[INFO] fetching crate rust-tunnel 1.0.36... [INFO] testing rust-tunnel-1.0.36 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate rust-tunnel 1.0.36 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate rust-tunnel 1.0.36 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-tunnel 1.0.36 [INFO] finished tweaking crates.io crate rust-tunnel 1.0.36 [INFO] tweaked toml for crates.io crate rust-tunnel 1.0.36 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 308 packages to latest compatible versions [INFO] [stderr] Adding async-recursion v0.2.0 (available: v1.1.1) [INFO] [stderr] Adding dirs v3.0.2 (available: v5.0.1) [INFO] [stderr] Adding smol v1.3.0 (available: v2.0.2) [INFO] [stderr] Adding sosistab v0.4.52 (available: v0.5.43) [INFO] [stderr] Adding x25519-dalek v1.2.0 (available: v2.0.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7d9ddb5ba58a012d84bb630a3b4268cfcd5ad5a9208c7629f70725570fd4055 [INFO] running `Command { std: "docker" "start" "-a" "f7d9ddb5ba58a012d84bb630a3b4268cfcd5ad5a9208c7629f70725570fd4055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7d9ddb5ba58a012d84bb630a3b4268cfcd5ad5a9208c7629f70725570fd4055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d9ddb5ba58a012d84bb630a3b4268cfcd5ad5a9208c7629f70725570fd4055", kill_on_drop: false }` [INFO] [stdout] f7d9ddb5ba58a012d84bb630a3b4268cfcd5ad5a9208c7629f70725570fd4055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85449c9c2db9eef964d857b7f0465be46b3e869e58f1ce9d304cdccaa6e9d2c0 [INFO] running `Command { std: "docker" "start" "-a" "85449c9c2db9eef964d857b7f0465be46b3e869e58f1ce9d304cdccaa6e9d2c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=66010fc9b11caa85 -C extra-filename=-66010fc9b11caa85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "85449c9c2db9eef964d857b7f0465be46b3e869e58f1ce9d304cdccaa6e9d2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85449c9c2db9eef964d857b7f0465be46b3e869e58f1ce9d304cdccaa6e9d2c0", kill_on_drop: false }` [INFO] [stdout] 85449c9c2db9eef964d857b7f0465be46b3e869e58f1ce9d304cdccaa6e9d2c0