[INFO] fetching crate carapace 0.2.0... [INFO] testing carapace-0.2.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate carapace 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate carapace 0.2.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate carapace 0.2.0 [INFO] finished tweaking crates.io crate carapace 0.2.0 [INFO] tweaked toml for crates.io crate carapace 0.2.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate carapace 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded path-dedot v3.0.8 [INFO] [stderr] Downloaded tracing-attributes v0.1.14 [INFO] [stderr] Downloaded rlimit v0.5.4 [INFO] [stderr] Downloaded aligned-utils v1.0.2 [INFO] [stderr] Downloaded path-absolutize v3.0.7 [INFO] [stderr] Downloaded tokio v1.3.0 [INFO] [stderr] Downloaded seccomp-sys v0.1.3 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a866a61c575a5691cfd92dce50227432f49b57f320b0d533825b0ae1353226 [INFO] running `Command { std: "docker" "start" "-a" "c7a866a61c575a5691cfd92dce50227432f49b57f320b0d533825b0ae1353226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a866a61c575a5691cfd92dce50227432f49b57f320b0d533825b0ae1353226", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a866a61c575a5691cfd92dce50227432f49b57f320b0d533825b0ae1353226", kill_on_drop: false }` [INFO] [stdout] c7a866a61c575a5691cfd92dce50227432f49b57f320b0d533825b0ae1353226 [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=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 030a419727166c5b15e4c6d7db5dfef1cbc8cb634395968d15abfe9e3d76283b [INFO] running `Command { std: "docker" "start" "-a" "030a419727166c5b15e4c6d7db5dfef1cbc8cb634395968d15abfe9e3d76283b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling aligned-utils v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling path-dedot v3.0.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling path-absolutize v3.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rlimit v0.5.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling carapace v0.2.0 (/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/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.carapace.45e3efc1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e.2j1pix457xrrrsn7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-7c02843340d1171f.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-aa026c46fac33bde.rlib" "/opt/rustwide/target/debug/deps/libchrono-50511c2d94368a04.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c980ef7b246ef457.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2da2fb230a2c10bc.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-3ce578d410a60bce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bf17f5ddd531b651.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-1f0340ca9e917b2c.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libmatchers-bd17f7ff96281c03.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-38003dc4aa8f0338.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-24112b8d60200f95.rlib" "/opt/rustwide/target/debug/deps/libregex-14f41e363fd5bff6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libcarapace-24459e28a43c7f9b.rlib" "/opt/rustwide/target/debug/deps/librand-b02f50e57132cc1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c96aeb9c274b915e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-dd90977101704a4f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-35fc3a50a66a2027.rlib" "/opt/rustwide/target/debug/deps/libserde-253236bae6d1bde2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libclap-7de8f651c9e72164.rlib" "/opt/rustwide/target/debug/deps/libstrsim-af5721949c39da2b.rlib" "/opt/rustwide/target/debug/deps/libatty-7f04ec655c180c70.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e557b191a2fac03c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-43efaa607b6bc478.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-183bc5edf4dbc97c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio-45f13461c5905728.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3fe0587ac8d72e52.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-ee69847c98a5b571.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9b25ba78795f5c9c.rlib" "/opt/rustwide/target/debug/deps/libaligned_utils-3fa0a9d1ded62d9f.rlib" "/opt/rustwide/target/debug/deps/librlimit-c96888b96af9e977.rlib" "/opt/rustwide/target/debug/deps/libpath_absolutize-4c989084dc300bdd.rlib" "/opt/rustwide/target/debug/deps/libpath_dedot-a1542e2a9d98eef5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libtracing-bd567a7148bed821.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a9e52b07d20c789c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libnix-7899e125dec70b85.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblibc-33c3f55b8cf29898.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/carapace-79af2ec5caa6ce2e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 `carapace` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "030a419727166c5b15e4c6d7db5dfef1cbc8cb634395968d15abfe9e3d76283b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030a419727166c5b15e4c6d7db5dfef1cbc8cb634395968d15abfe9e3d76283b", kill_on_drop: false }` [INFO] [stdout] 030a419727166c5b15e4c6d7db5dfef1cbc8cb634395968d15abfe9e3d76283b