[INFO] fetching crate crab-net 0.0.1... [INFO] testing crab-net-0.0.1 against 1.79.0 for beta-1.80-4 [INFO] extracting crate crab-net 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate crab-net 0.0.1 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crab-net 0.0.1 [INFO] finished tweaking crates.io crate crab-net 0.0.1 [INFO] tweaked toml for crates.io crate crab-net 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate crab-net 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-dtls-stream-sink v0.6.0 [INFO] [stderr] Downloaded time-macros v0.2.9 [INFO] [stderr] Downloaded coarsetime v0.1.23 [INFO] [stderr] Downloaded utf8-width v0.1.6 [INFO] [stderr] Downloaded mimalloc v0.1.37 [INFO] [stderr] Downloaded byte-unit v4.0.19 [INFO] [stderr] Downloaded simple_logger v4.1.0 [INFO] [stderr] Downloaded kanal v0.1.0-pre8 [INFO] [stderr] Downloaded clap v4.3.0 [INFO] [stderr] Downloaded clap_builder v4.3.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.33 [INFO] [stderr] Downloaded openssl-src v111.25.3+1.1.1t [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a98fe83640eae3313470e915d765745c7c6134c74cffeb236a26ea098b3780 [INFO] running `Command { std: "docker" "start" "-a" "17a98fe83640eae3313470e915d765745c7c6134c74cffeb236a26ea098b3780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a98fe83640eae3313470e915d765745c7c6134c74cffeb236a26ea098b3780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a98fe83640eae3313470e915d765745c7c6134c74cffeb236a26ea098b3780", kill_on_drop: false }` [INFO] [stdout] 17a98fe83640eae3313470e915d765745c7c6134c74cffeb236a26ea098b3780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cd3c387cc2974c5044ca62798b90f38c8591aa31decbfb21dae4596dfba06fa [INFO] running `Command { std: "docker" "start" "-a" "2cd3c387cc2974c5044ca62798b90f38c8591aa31decbfb21dae4596dfba06fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling openssl-src v111.25.3+1.1.1t [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling kanal v0.1.0-pre8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling libmimalloc-sys v0.1.33 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling coarsetime v0.1.23 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mimalloc v0.1.37 [INFO] [stderr] Compiling simple_logger v4.1.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-dtls-stream-sink v0.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling crab-net v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "2cd3c387cc2974c5044ca62798b90f38c8591aa31decbfb21dae4596dfba06fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd3c387cc2974c5044ca62798b90f38c8591aa31decbfb21dae4596dfba06fa", kill_on_drop: false }` [INFO] [stdout] 2cd3c387cc2974c5044ca62798b90f38c8591aa31decbfb21dae4596dfba06fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acee8fdff8e88654893717f2ddce662669a6b91ca36115ebbca6a1525c8e0177 [INFO] running `Command { std: "docker" "start" "-a" "acee8fdff8e88654893717f2ddce662669a6b91ca36115ebbca6a1525c8e0177", kill_on_drop: false }` [INFO] [stderr] Compiling crab-net v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "acee8fdff8e88654893717f2ddce662669a6b91ca36115ebbca6a1525c8e0177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acee8fdff8e88654893717f2ddce662669a6b91ca36115ebbca6a1525c8e0177", kill_on_drop: false }` [INFO] [stdout] acee8fdff8e88654893717f2ddce662669a6b91ca36115ebbca6a1525c8e0177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e8f51f3327b0b358c99c28ac540cb9dd9d2eb5b477a7e2cebcc0d8feab61732 [INFO] running `Command { std: "docker" "start" "-a" "2e8f51f3327b0b358c99c28ac540cb9dd9d2eb5b477a7e2cebcc0d8feab61732", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crab_net-1235ec96d6ffaa13) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crab_net-85fe646d5661854c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests crab_net [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e8f51f3327b0b358c99c28ac540cb9dd9d2eb5b477a7e2cebcc0d8feab61732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8f51f3327b0b358c99c28ac540cb9dd9d2eb5b477a7e2cebcc0d8feab61732", kill_on_drop: false }` [INFO] [stdout] 2e8f51f3327b0b358c99c28ac540cb9dd9d2eb5b477a7e2cebcc0d8feab61732