[INFO] cloning repository https://github.com/the-pinbo/mim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-pinbo/mim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-pinbo%2Fmim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-pinbo%2Fmim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44b6f86f49deabdbc7a5d0ac6cfdd9c7f0d51a5f [INFO] testing the-pinbo/mim against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-pinbo%2Fmim" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/the-pinbo/mim on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/the-pinbo/mim [INFO] finished tweaking git repo https://github.com/the-pinbo/mim [INFO] tweaked toml for git repo https://github.com/the-pinbo/mim written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/the-pinbo/mim 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded commoncrypto-sys v0.2.0 [INFO] [stderr] Downloaded commoncrypto v0.2.0 [INFO] [stderr] Downloaded crypto-hash v0.3.4 [INFO] [stderr] Downloaded hyper-rustls v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae6cd9258ead56ece9a80f60f3e50c5d075f8aef57fc483569f2437a5cc6f690 [INFO] running `Command { std: "docker" "start" "-a" "ae6cd9258ead56ece9a80f60f3e50c5d075f8aef57fc483569f2437a5cc6f690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae6cd9258ead56ece9a80f60f3e50c5d075f8aef57fc483569f2437a5cc6f690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6cd9258ead56ece9a80f60f3e50c5d075f8aef57fc483569f2437a5cc6f690", kill_on_drop: false }` [INFO] [stdout] ae6cd9258ead56ece9a80f60f3e50c5d075f8aef57fc483569f2437a5cc6f690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be283ce1b5e5c487f82aeb538c602c87b0554c8c9530cc6f6da6626a2dc270a6 [INFO] running `Command { std: "docker" "start" "-a" "be283ce1b5e5c487f82aeb538c602c87b0554c8c9530cc6f6da6626a2dc270a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.43 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling openssl-sys v0.9.78 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling clone_to_owned v0.1.0 (/opt/rustwide/workdir/crates/clone_to_owned) [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling sha1w v0.1.0 (/opt/rustwide/workdir/crates/sha1w) [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling buffers v0.1.0 (/opt/rustwide/workdir/crates/buffers) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bencode v0.1.0 (/opt/rustwide/workdir/crates/bencode) [INFO] [stderr] Compiling libmim_core v0.1.0 (/opt/rustwide/workdir/crates/libmim_core) [INFO] [stderr] Compiling dht v0.1.0 (/opt/rustwide/workdir/crates/dht) [INFO] [stderr] Compiling peer_binary_protocol v0.1.0 (/opt/rustwide/workdir/crates/peer_binary_protocol) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling libmim v0.1.0 (/opt/rustwide/workdir/crates/libmim) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/libmim/src/session.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | Added(usize), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 | Added(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mim v1.0.0 (/opt/rustwide/workdir/crates/mim) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "be283ce1b5e5c487f82aeb538c602c87b0554c8c9530cc6f6da6626a2dc270a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be283ce1b5e5c487f82aeb538c602c87b0554c8c9530cc6f6da6626a2dc270a6", kill_on_drop: false }` [INFO] [stdout] be283ce1b5e5c487f82aeb538c602c87b0554c8c9530cc6f6da6626a2dc270a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d4052f435e7af92942acf69de26b4ee69bac2b90e0c3eeb7a71573a72ab8958 [INFO] running `Command { std: "docker" "start" "-a" "7d4052f435e7af92942acf69de26b4ee69bac2b90e0c3eeb7a71573a72ab8958", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling clone_to_owned v0.1.0 (/opt/rustwide/workdir/crates/clone_to_owned) [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling ipnet v2.5.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.78 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling openssl v0.10.43 [INFO] [stderr] Compiling buffers v0.1.0 (/opt/rustwide/workdir/crates/buffers) [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling sha1w v0.1.0 (/opt/rustwide/workdir/crates/sha1w) [INFO] [stderr] Compiling bencode v0.1.0 (/opt/rustwide/workdir/crates/bencode) [INFO] [stderr] Compiling libmim_core v0.1.0 (/opt/rustwide/workdir/crates/libmim_core) [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling peer_binary_protocol v0.1.0 (/opt/rustwide/workdir/crates/peer_binary_protocol) [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling dht v0.1.0 (/opt/rustwide/workdir/crates/dht) [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling libmim v0.1.0 (/opt/rustwide/workdir/crates/libmim) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/libmim/src/session.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | Added(usize), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 | Added(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/libmim/src/session.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | Added(usize), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 | Added(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mim v1.0.0 (/opt/rustwide/workdir/crates/mim) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.39s [INFO] running `Command { std: "docker" "inspect" "7d4052f435e7af92942acf69de26b4ee69bac2b90e0c3eeb7a71573a72ab8958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4052f435e7af92942acf69de26b4ee69bac2b90e0c3eeb7a71573a72ab8958", kill_on_drop: false }` [INFO] [stdout] 7d4052f435e7af92942acf69de26b4ee69bac2b90e0c3eeb7a71573a72ab8958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44e3777e31ccc5012e35294f808ae4ae474391a1665416f17e4334e8f36e2799 [INFO] running `Command { std: "docker" "start" "-a" "44e3777e31ccc5012e35294f808ae4ae474391a1665416f17e4334e8f36e2799", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> crates/libmim/src/session.rs:49:11 [INFO] [stderr] | [INFO] [stderr] 49 | Added(usize), [INFO] [stderr] | ----- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 49 | Added(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `libmim` (lib) generated 1 warning [INFO] [stderr] warning: `libmim` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bencode-e26239a0ad658430) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test bencode_value::tests::test_serialize_struct_with_option ... ok [INFO] [stdout] test bencode_value::tests::test_deserialize_torrent_dyn ... ok [INFO] [stdout] test bencode_value::tests::test_serialize_torrent_dyn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buffers-ba6af77660a90ef7) [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/lib.rs (/opt/rustwide/target/debug/deps/clone_to_owned-a9ec04dd2848b583) [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/lib.rs (/opt/rustwide/target/debug/deps/dht-f96cf4c960ec3217) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test bprotocol::tests::deserialize_request_what_is_that ... ok [INFO] [stdout] test bprotocol::tests::deserialize_request_get_peers ... ok [INFO] [stdout] test bprotocol::tests::deserialize_response_find_node ... ok [INFO] [stdout] test bprotocol::tests::deserialize_bencode_packets_captured_from_wireshark ... ok [INFO] [stdout] test routing_table::tests::compute_split_start_end_second_split ... ok [INFO] [stdout] test bprotocol::tests::deserialize_response_find_node_2 ... ok [INFO] [stdout] test routing_table::tests::compute_split_start_end_root ... ok [INFO] [stdout] test bprotocol::tests::deserialize_request_find_node ... ok [INFO] [stdout] test bprotocol::tests::serialize_then_deserialize_then_serialize_error ... ok [INFO] [stdout] test bprotocol::tests::deserialize_response_find_node_3 ... ok [INFO] [stdout] test routing_table::tests::compute_split_start_end_3 ... ok [INFO] [stdout] test routing_table::tests::serialize_deserialize_routing_table ... ok [INFO] [stdout] test routing_table::tests::test_iter_is_ordered ... ok [INFO] [stdout] test routing_table::tests::test_sorted_by_distance_from ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dht-9308e0d9237d128a) [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/lib.rs (/opt/rustwide/target/debug/deps/libmim-ed163a7daad7a581) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test peer_info_reader::tests::test_get_torrent_metadata_from_localhost_bittorrent_client ... ignored [INFO] [stdout] test tracker_comms::tests::test_serialize ... ok [INFO] [stdout] test dht_utils::tests::read_metainfo_from_dht has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "44e3777e31ccc5012e35294f808ae4ae474391a1665416f17e4334e8f36e2799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e3777e31ccc5012e35294f808ae4ae474391a1665416f17e4334e8f36e2799", kill_on_drop: false }` [INFO] [stdout] 44e3777e31ccc5012e35294f808ae4ae474391a1665416f17e4334e8f36e2799