[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#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffogtech-io%2Fcore" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fogtech-io/core on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-43/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded caps v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f43c2c27a6d72efe8a1ac9065f15f0d64d606139864cb5f78eddcef39c95d55 [INFO] running `Command { std: "docker" "start" "-a" "9f43c2c27a6d72efe8a1ac9065f15f0d64d606139864cb5f78eddcef39c95d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f43c2c27a6d72efe8a1ac9065f15f0d64d606139864cb5f78eddcef39c95d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f43c2c27a6d72efe8a1ac9065f15f0d64d606139864cb5f78eddcef39c95d55", kill_on_drop: false }` [INFO] [stdout] 9f43c2c27a6d72efe8a1ac9065f15f0d64d606139864cb5f78eddcef39c95d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9da7e6ee59c33ec7fbf8172ccdc2fc383b14e11f74a0d1d56b1f2eccff1953 [INFO] running `Command { std: "docker" "start" "-a" "3c9da7e6ee59c33ec7fbf8172ccdc2fc383b14e11f74a0d1d56b1f2eccff1953", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling block-padding v0.1.4 [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 atty v0.2.13 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling seccomp-sys v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling caps v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [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" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.secexec.8803ae60-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3.30m79u4ufw3vv8j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsecexec-044341892c64fa0d.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-39da98f37257d00a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-1fd4e8be00409f59.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-521954634ebe7165.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-0767739de545df8a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e09715232fbd5e0c.rlib" "/opt/rustwide/target/debug/deps/libsha2-abfa85bd14f8852d.rlib" "/opt/rustwide/target/debug/deps/libdigest-b91491997d2ca27b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-2aa9fdbea78082ee.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-13230e500be98718.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-bab782036ad08137.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4247ab19ec726530.rlib" "/opt/rustwide/target/debug/deps/libtypenum-437a0a4f771e6782.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-97c727607cb8adc8.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-552e5b220772f720.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bdb9868155954ba4.rlib" "/opt/rustwide/target/debug/deps/libserde-00d1ed8f7ffd4950.rlib" "/opt/rustwide/target/debug/deps/libcaps-bacecb94dc119eb9.rlib" "/opt/rustwide/target/debug/deps/liberrno-cf81ff43a9e30abf.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6f37b7660781c5de.rlib" "/opt/rustwide/target/debug/deps/libclap-265131e80b69bdd9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d0e37982ded59655.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ef66a4c7bad094a2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1776d62de28eac05.rlib" "/opt/rustwide/target/debug/deps/libstrsim-068c8e88d27677de.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2e470a4f8093bf8a.rlib" "/opt/rustwide/target/debug/deps/libatty-dee48f2e06421a88.rlib" "/opt/rustwide/target/debug/deps/liblibc-92db498e9a8de07e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4219d42c49f8cf6f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-ee60d2637c3e9166.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/secexec-a54c9e85b3ba32b3" "-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 `secexec` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3c9da7e6ee59c33ec7fbf8172ccdc2fc383b14e11f74a0d1d56b1f2eccff1953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9da7e6ee59c33ec7fbf8172ccdc2fc383b14e11f74a0d1d56b1f2eccff1953", kill_on_drop: false }` [INFO] [stdout] 3c9da7e6ee59c33ec7fbf8172ccdc2fc383b14e11f74a0d1d56b1f2eccff1953