[INFO] cloning repository https://github.com/alerighi/tabox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alerighi/tabox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falerighi%2Ftabox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falerighi%2Ftabox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ff7d0d785436d601b5c7fa8b4545cbbc74ca885 [INFO] testing alerighi/tabox against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falerighi%2Ftabox" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alerighi/tabox on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alerighi/tabox [INFO] finished tweaking git repo https://github.com/alerighi/tabox [INFO] tweaked toml for git repo https://github.com/alerighi/tabox written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/alerighi/tabox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab405c6179b057b7d3d1a71be7a97c6afaa92f4d1a268a6095b8dbc2f8b72cb9 [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" "ab405c6179b057b7d3d1a71be7a97c6afaa92f4d1a268a6095b8dbc2f8b72cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab405c6179b057b7d3d1a71be7a97c6afaa92f4d1a268a6095b8dbc2f8b72cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab405c6179b057b7d3d1a71be7a97c6afaa92f4d1a268a6095b8dbc2f8b72cb9", kill_on_drop: false }` [INFO] [stdout] ab405c6179b057b7d3d1a71be7a97c6afaa92f4d1a268a6095b8dbc2f8b72cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa2ddc00a359f9b5fe37002e103e5d0981ecc9015dc9c7efd22d26018190b952 [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" "aa2ddc00a359f9b5fe37002e103e5d0981ecc9015dc9c7efd22d26018190b952", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tabox v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.80s [INFO] running `Command { std: "docker" "inspect" "aa2ddc00a359f9b5fe37002e103e5d0981ecc9015dc9c7efd22d26018190b952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2ddc00a359f9b5fe37002e103e5d0981ecc9015dc9c7efd22d26018190b952", kill_on_drop: false }` [INFO] [stdout] aa2ddc00a359f9b5fe37002e103e5d0981ecc9015dc9c7efd22d26018190b952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34c81339644d64cc5348dd59ba1d8fbd0097058814f5548eb3119f76c8607104 [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" "34c81339644d64cc5348dd59ba1d8fbd0097058814f5548eb3119f76c8607104", kill_on_drop: false }` [INFO] [stderr] Compiling tabox v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.tabox.7be390de-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9.3lev9x72foshh9j2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-bed339cdccfd10fe.rlib" "/opt/rustwide/target/debug/deps/libryu-4bbe151be7933af8.rlib" "/opt/rustwide/target/debug/deps/libitoa-e0894f1464a6a631.rlib" "/opt/rustwide/target/debug/deps/libtempdir-da424a3323f9d020.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/librand-455da838061f7d5a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5340f9b66971edc0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-151a314930789ec6.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-39fd1a5014187546.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libnix-7a567296d86a0477.rlib" "/opt/rustwide/target/debug/deps/liblibc-13c7496f1f037c6a.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3f54747beea72251.rlib" "/opt/rustwide/target/debug/deps/libserde-a076086f1ec7274f.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tabox-e47e86b6bdc3cdd9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lseccomp [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tabox` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "34c81339644d64cc5348dd59ba1d8fbd0097058814f5548eb3119f76c8607104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34c81339644d64cc5348dd59ba1d8fbd0097058814f5548eb3119f76c8607104", kill_on_drop: false }` [INFO] [stdout] 34c81339644d64cc5348dd59ba1d8fbd0097058814f5548eb3119f76c8607104