[INFO] cloning repository https://github.com/fogtech-io/core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fogtech-io/core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffogtech-io%2Fcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffogtech-io%2Fcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8568cc036db68246387daf2314ef57afa24220f3 [INFO] testing fogtech-io/core against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffogtech-io%2Fcore" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fogtech-io/core on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fogtech-io/core [INFO] finished tweaking git repo https://github.com/fogtech-io/core [INFO] tweaked toml for git repo https://github.com/fogtech-io/core written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/fogtech-io/core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.9 [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded caps v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8552501a252074ae40e7b63202285f016745a6c55359b620025f01cdf9013229 [INFO] running `Command { std: "docker" "start" "-a" "8552501a252074ae40e7b63202285f016745a6c55359b620025f01cdf9013229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8552501a252074ae40e7b63202285f016745a6c55359b620025f01cdf9013229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8552501a252074ae40e7b63202285f016745a6c55359b620025f01cdf9013229", kill_on_drop: false }` [INFO] [stdout] 8552501a252074ae40e7b63202285f016745a6c55359b620025f01cdf9013229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac8eb9b59ab14388f65172d12a36334aee464e0719228b3f6bb11bf64680785c [INFO] running `Command { std: "docker" "start" "-a" "ac8eb9b59ab14388f65172d12a36334aee464e0719228b3f6bb11bf64680785c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling seccomp-sys v0.1.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling caps v0.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling secexec v0.1.0 (/opt/rustwide/workdir/secexec) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.secexec.1jvo39wi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db" "/opt/rustwide/target/debug/deps/secexec-4eb09cd3f01d94db.2n5imgyczk81r248.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsecexec-89ddc9cafe1fca0d.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-c67ed40c69f91c29.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-0f617728ae39ea72.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-2c056031a9a2792c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-28212ca31e03a58d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-947bce6ba0ea2f32.rlib" "/opt/rustwide/target/debug/deps/libsha2-821fe66cc8edd353.rlib" "/opt/rustwide/target/debug/deps/libdigest-e6fa427d9bfb3ec6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c872626cd24cc504.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a738ee42e821146c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-51792b9175d9765f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d2ee166fdc364930.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5f72cb00feaccdad.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-4a9caa4c02135832.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-3db2dbf398f1b137.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-704ab4532d3fd0a1.rlib" "/opt/rustwide/target/debug/deps/libserde-3a740627f727af18.rlib" "/opt/rustwide/target/debug/deps/libcaps-503ed10ca2719789.rlib" "/opt/rustwide/target/debug/deps/liberrno-0199fad22181c9ff.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0bed56b91c24aec0.rlib" "/opt/rustwide/target/debug/deps/libclap-bc8110af4366fa62.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d5b90aff16dc9649.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b1bbe17f9c013ccd.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-03615f3575083315.rlib" "/opt/rustwide/target/debug/deps/libstrsim-01d48d652ac8a23a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9c2bf94c7447d432.rlib" "/opt/rustwide/target/debug/deps/libatty-348cc1e1a7ec0a2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-fa1be8589811f375.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cdb5c56ee08154ba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-9d072ea4e0a08cac.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `secexec` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ac8eb9b59ab14388f65172d12a36334aee464e0719228b3f6bb11bf64680785c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac8eb9b59ab14388f65172d12a36334aee464e0719228b3f6bb11bf64680785c", kill_on_drop: false }` [INFO] [stdout] ac8eb9b59ab14388f65172d12a36334aee464e0719228b3f6bb11bf64680785c