[INFO] fetching crate libstrophe 0.16.0... [INFO] testing libstrophe-0.16.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate libstrophe 0.16.0 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate libstrophe 0.16.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libstrophe 0.16.0 [INFO] finished tweaking crates.io crate libstrophe 0.16.0 [INFO] tweaked toml for crates.io crate libstrophe 0.16.0 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22cfabbc1b62a3f82a44ce28eeb7c607c7008cb11c66776f0165cfd48415a072 [INFO] running `Command { std: "docker" "start" "-a" "22cfabbc1b62a3f82a44ce28eeb7c607c7008cb11c66776f0165cfd48415a072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22cfabbc1b62a3f82a44ce28eeb7c607c7008cb11c66776f0165cfd48415a072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22cfabbc1b62a3f82a44ce28eeb7c607c7008cb11c66776f0165cfd48415a072", kill_on_drop: false }` [INFO] [stdout] 22cfabbc1b62a3f82a44ce28eeb7c607c7008cb11c66776f0165cfd48415a072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d373a3a1c41af738384a69e70828d0d2fdf08498f426766507d68513c84f1a83 [INFO] running `Command { std: "docker" "start" "-a" "d373a3a1c41af738384a69e70828d0d2fdf08498f426766507d68513c84f1a83", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libstrophe-sys-bindgen v4.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libstrophe v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/context.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | logger: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/context.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | memory: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `Command { std: "docker" "inspect" "d373a3a1c41af738384a69e70828d0d2fdf08498f426766507d68513c84f1a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d373a3a1c41af738384a69e70828d0d2fdf08498f426766507d68513c84f1a83", kill_on_drop: false }` [INFO] [stdout] d373a3a1c41af738384a69e70828d0d2fdf08498f426766507d68513c84f1a83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33c37fd8ebbee4e9e3ab1253c1e5005323b95a2332a5a03bfddf060a8237d5c2 [INFO] running `Command { std: "docker" "start" "-a" "33c37fd8ebbee4e9e3ab1253c1e5005323b95a2332a5a03bfddf060a8237d5c2", kill_on_drop: false }` [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 memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/context.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | logger: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/context.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | memory: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling libstrophe v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/context.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | logger: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/context.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | memory: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.libstrophe.8c1d9fb3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39.zwoymrw01394j5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9b08e9484d4178d4.rlib" "/opt/rustwide/target/debug/deps/libatty-e3fc467d1f69aaa5.rlib" "/opt/rustwide/target/debug/deps/liblibc-b9de319ad62d3081.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libregex-626fa72ec79b7aa5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libtrybuild-585814b95bf73a1b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cc32dbe3eb8f8678.rlib" "/opt/rustwide/target/debug/deps/libryu-fdfd8247f9cd03c1.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libtoml-46537d77bce159ce.rlib" "/opt/rustwide/target/debug/deps/libserde-10ccb4187e78e3c1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblibstrophe_sys_bindgen-f8db05fe997c68d6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lstrophe" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstrophe-5af0801160c5ad39" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lstrophe [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libstrophe` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "33c37fd8ebbee4e9e3ab1253c1e5005323b95a2332a5a03bfddf060a8237d5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c37fd8ebbee4e9e3ab1253c1e5005323b95a2332a5a03bfddf060a8237d5c2", kill_on_drop: false }` [INFO] [stdout] 33c37fd8ebbee4e9e3ab1253c1e5005323b95a2332a5a03bfddf060a8237d5c2