[INFO] cloning repository https://github.com/schultyy/sphinx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schultyy/sphinx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fsphinx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fsphinx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac6b0b5a7c0082be1ba9f210e7e5a536757ee9f [INFO] testing schultyy/sphinx against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschultyy%2Fsphinx" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/schultyy/sphinx on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/schultyy/sphinx [INFO] finished tweaking git repo https://github.com/schultyy/sphinx [INFO] tweaked toml for git repo https://github.com/schultyy/sphinx written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/schultyy/sphinx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/schultyy/nfqueue-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet v0.17.1 [INFO] [stderr] Downloaded ipnetwork v0.12.3 [INFO] [stderr] Downloaded pnet_macros_support v0.1.1 [INFO] [stderr] Downloaded pnet_macros v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67eed8b3c60ee793551ff7515f17746c149e0d5ee6873f1e34427e96a5af9027 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67eed8b3c60ee793551ff7515f17746c149e0d5ee6873f1e34427e96a5af9027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67eed8b3c60ee793551ff7515f17746c149e0d5ee6873f1e34427e96a5af9027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67eed8b3c60ee793551ff7515f17746c149e0d5ee6873f1e34427e96a5af9027", kill_on_drop: false }` [INFO] [stdout] 67eed8b3c60ee793551ff7515f17746c149e0d5ee6873f1e34427e96a5af9027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95e142efa2477eef9cad6ce65552360713fe9b00bec32f165e09c70c96fa8206 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "95e142efa2477eef9cad6ce65552360713fe9b00bec32f165e09c70c96fa8206", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling pnet_macros_support v0.1.1 [INFO] [stderr] Compiling ipnetwork v0.12.3 [INFO] [stderr] Compiling text_io v0.1.6 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling nfqueue v0.9.0 (https://github.com/schultyy/nfqueue-rs.git?branch=cloneable-verdicts#41c0a33a) [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.13.1 [INFO] [stderr] Compiling pnet v0.17.1 [INFO] [stderr] Compiling sphinx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/main.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | let answer :String = read!(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.sphinx.dxuju27k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce" "/opt/rustwide/target/debug/deps/sphinx-a6608051f9dd39ce.3uc75urezit7f580.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtext_io-1ca5e901e30142c5.rlib" "/opt/rustwide/target/debug/deps/libregex-f7877163bca973f6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a04c6d4b03ff7fd3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0263ef94bb408981.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6b5d3f9b90880271.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6f379756d9cfe54a.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e46a7745eb9476a.rlib" "/opt/rustwide/target/debug/deps/libthread_id-a34aa5812cea1086.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-25d05bd432a0aef5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5876e4f3ef3afca3.rlib" "/opt/rustwide/target/debug/deps/libpnet-c26df334feae79c3.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-1ae2fb8eda4710ae.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-2bf6cc1f4f5ab4e3.rlib" "/opt/rustwide/target/debug/deps/libwinapi-53d291ef9733f714.rlib" "/opt/rustwide/target/debug/deps/libnfqueue-bdbddef42b5a6f42.rlib" "/opt/rustwide/target/debug/deps/liblibc-7033484b50bfc958.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lnetfilter_queue" "-lnetfilter_queue" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stdout] /usr/bin/ld: cannot find -lnetfilter_queue [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sphinx` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "95e142efa2477eef9cad6ce65552360713fe9b00bec32f165e09c70c96fa8206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e142efa2477eef9cad6ce65552360713fe9b00bec32f165e09c70c96fa8206", kill_on_drop: false }` [INFO] [stdout] 95e142efa2477eef9cad6ce65552360713fe9b00bec32f165e09c70c96fa8206