[INFO] fetching crate siderophile 0.2.1... [INFO] testing siderophile-0.2.1 against 1.77.0 for beta-1.78-1 [INFO] extracting crate siderophile 0.2.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate siderophile 0.2.1 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate siderophile 0.2.1 [INFO] finished tweaking crates.io crate siderophile 0.2.1 [INFO] tweaked toml for crates.io crate siderophile 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate siderophile 0.2.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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-util v0.2.1 [INFO] [stderr] Downloaded toml_edit v0.14.4 [INFO] [stderr] Downloaded serde_ignored v0.1.5 [INFO] [stderr] Downloaded libc v0.2.133 [INFO] [stderr] Downloaded crates-io v0.34.0 [INFO] [stderr] Downloaded curl-sys v0.4.56+curl-7.83.1 [INFO] [stderr] Downloaded llvm-ir v0.8.2 [INFO] [stderr] Downloaded cargo v0.64.0 [INFO] [stderr] Downloaded git2-curl v0.15.0 [INFO] [stderr] Downloaded globset v0.4.9 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded llvm-sys v140.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee02a919724379815a85e788a3fc02df1c39958e8090b4684efb8aa9960b563d [INFO] running `Command { std: "docker" "start" "-a" "ee02a919724379815a85e788a3fc02df1c39958e8090b4684efb8aa9960b563d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee02a919724379815a85e788a3fc02df1c39958e8090b4684efb8aa9960b563d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee02a919724379815a85e788a3fc02df1c39958e8090b4684efb8aa9960b563d", kill_on_drop: false }` [INFO] [stdout] ee02a919724379815a85e788a3fc02df1c39958e8090b4684efb8aa9960b563d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06393ae5bfddd6fb374198cdfa966ff95c7db48636de81ceb43370972ea67e3 [INFO] running `Command { std: "docker" "start" "-a" "e06393ae5bfddd6fb374198cdfa966ff95c7db48636de81ceb43370972ea67e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling llvm-ir v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.56+curl-7.83.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling cargo v0.64.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling cargo-util v0.2.1 [INFO] [stderr] Compiling git2-curl v0.15.0 [INFO] [stderr] Compiling os_info v3.5.1 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling serde_ignored v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling llvm-sys v140.0.3 [INFO] [stderr] Compiling rustfix v0.6.1 [INFO] [stderr] Compiling crates-io v0.34.0 [INFO] [stderr] Compiling siderophile v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/trawl_source/mod.rs:374:22 [INFO] [stdout] | [INFO] [stdout] 374 | OutDirKeyMissing(String), [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] 374 | OutDirKeyMissing(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/trawl_source/mod.rs:375:24 [INFO] [stdout] | [INFO] [stdout] 375 | OutDirValueMissing(String), [INFO] [stdout] | ------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 375 | OutDirValueMissing(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/trawl_source/mod.rs:376:23 [INFO] [stdout] | [INFO] [stdout] 376 | InnerContextMutex(String), [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 376 | InnerContextMutex(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/trawl_source/mod.rs:377:8 [INFO] [stdout] | [INFO] [stdout] 377 | Io(io::Error, PathBuf), [INFO] [stdout] | -- ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 377 | Io((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "e06393ae5bfddd6fb374198cdfa966ff95c7db48636de81ceb43370972ea67e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06393ae5bfddd6fb374198cdfa966ff95c7db48636de81ceb43370972ea67e3", kill_on_drop: false }` [INFO] [stdout] e06393ae5bfddd6fb374198cdfa966ff95c7db48636de81ceb43370972ea67e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2ecff8475e3ac1db56013d79534992da7f96e67fefd1eba67b25eb413552ed6 [INFO] running `Command { std: "docker" "start" "-a" "e2ecff8475e3ac1db56013d79534992da7f96e67fefd1eba67b25eb413552ed6", kill_on_drop: false }` [INFO] [stderr] Compiling siderophile v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/trawl_source/mod.rs:374:22 [INFO] [stdout] | [INFO] [stdout] 374 | OutDirKeyMissing(String), [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] 374 | OutDirKeyMissing(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/trawl_source/mod.rs:375:24 [INFO] [stdout] | [INFO] [stdout] 375 | OutDirValueMissing(String), [INFO] [stdout] | ------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 375 | OutDirValueMissing(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/trawl_source/mod.rs:376:23 [INFO] [stdout] | [INFO] [stdout] 376 | InnerContextMutex(String), [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 376 | InnerContextMutex(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/trawl_source/mod.rs:377:8 [INFO] [stdout] | [INFO] [stdout] 377 | Io(io::Error, PathBuf), [INFO] [stdout] | -- ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 377 | Io((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.22s [INFO] running `Command { std: "docker" "inspect" "e2ecff8475e3ac1db56013d79534992da7f96e67fefd1eba67b25eb413552ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ecff8475e3ac1db56013d79534992da7f96e67fefd1eba67b25eb413552ed6", kill_on_drop: false }` [INFO] [stdout] e2ecff8475e3ac1db56013d79534992da7f96e67fefd1eba67b25eb413552ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a6ad054a7923a947ecaa874dcd2f5356fab34e4a6454ff98f6846d4b528e600 [INFO] running `Command { std: "docker" "start" "-a" "9a6ad054a7923a947ecaa874dcd2f5356fab34e4a6454ff98f6846d4b528e600", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/trawl_source/mod.rs:374:22 [INFO] [stderr] | [INFO] [stderr] 374 | OutDirKeyMissing(String), [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] 374 | OutDirKeyMissing(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/trawl_source/mod.rs:375:24 [INFO] [stderr] | [INFO] [stderr] 375 | OutDirValueMissing(String), [INFO] [stderr] | ------------------ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [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] 375 | OutDirValueMissing(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/trawl_source/mod.rs:376:23 [INFO] [stderr] | [INFO] [stderr] 376 | InnerContextMutex(String), [INFO] [stderr] | ----------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [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] 376 | InnerContextMutex(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> src/trawl_source/mod.rs:377:8 [INFO] [stderr] | [INFO] [stderr] 377 | Io(io::Error, PathBuf), [INFO] [stderr] | -- ^^^^^^^^^ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 377 | Io((), ()), [INFO] [stderr] | ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: `siderophile` (bin "siderophile" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/siderophile_callgraph-e35a7a8e9d050789) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test utils::tests::test_1 ... ok [INFO] [stdout] test utils::tests::test_2 ... ok [INFO] [stdout] test utils::tests::test_3 ... ok [INFO] [stdout] test utils::tests::test_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 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/siderophile-4fd1dd826a21b15f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test utils::tests::test_1 ... ok [INFO] [stdout] test utils::tests::test_2 ... ok [INFO] [stdout] test utils::tests::test_4 ... ok [INFO] [stdout] test utils::tests::test_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests siderophile_callgraph [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" "9a6ad054a7923a947ecaa874dcd2f5356fab34e4a6454ff98f6846d4b528e600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6ad054a7923a947ecaa874dcd2f5356fab34e4a6454ff98f6846d4b528e600", kill_on_drop: false }` [INFO] [stdout] 9a6ad054a7923a947ecaa874dcd2f5356fab34e4a6454ff98f6846d4b528e600 [INFO] testing siderophile-0.2.1 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate siderophile 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate siderophile 0.2.1 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate siderophile 0.2.1 [INFO] finished tweaking crates.io crate siderophile 0.2.1 [INFO] tweaked toml for crates.io crate siderophile 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate siderophile 0.2.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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1515f7f17e5ef26c5b496c74c61a5ce409e708235b6f6d55c4d8bf63cdef9831 [INFO] running `Command { std: "docker" "start" "-a" "1515f7f17e5ef26c5b496c74c61a5ce409e708235b6f6d55c4d8bf63cdef9831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1515f7f17e5ef26c5b496c74c61a5ce409e708235b6f6d55c4d8bf63cdef9831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1515f7f17e5ef26c5b496c74c61a5ce409e708235b6f6d55c4d8bf63cdef9831", kill_on_drop: false }` [INFO] [stdout] 1515f7f17e5ef26c5b496c74c61a5ce409e708235b6f6d55c4d8bf63cdef9831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc09b403b94e07a8700e0173eb665f58e51eeb1b65b3d5a805388e085062e404 [INFO] running `Command { std: "docker" "start" "-a" "bc09b403b94e07a8700e0173eb665f58e51eeb1b65b3d5a805388e085062e404", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling kstring v2.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling llvm-ir v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.56+curl-7.83.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling cargo v0.64.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling cargo-util v0.2.1 [INFO] [stderr] Compiling git2-curl v0.15.0 [INFO] [stderr] Compiling os_info v3.5.1 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling serde_ignored v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling llvm-sys v140.0.3 [INFO] [stderr] Compiling rustfix v0.6.1 [INFO] [stderr] Compiling crates-io v0.34.0 [INFO] [stderr] Compiling siderophile v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cargo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cargo-0.64.0/src/cargo/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 -C metadata=f86cf7a028579586 -C extra-filename=-f86cf7a028579586 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-62aa8fb6cab8a9c6.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-051ccbde6b57735a.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-71f656b4474b72c3.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-e1b445a038e23da8.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-e547f984bc609923.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-bdd804a7918140ae.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-6548a382e9eda220.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-6989e6914dd22f19.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-f08d80adf5d63f63.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-11eb0c55d6fe6973.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-55c3fc74e57b1c52.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-71d9fe27fb638905.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-61463888c833cc01.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-ef447a817359b3c1.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-31c2f5387463dc9d.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-053859bc534bf2b9.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-0da8337570d21d23.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-8057acaa04e4464e.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-9eb4695c0dcbc428.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1ce30c148e54e12a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0eff0e2ecb04b842.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-bb487ac9a1904825.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-7d1af79ecf1aabd8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-108cfa09638f852e.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-f94e67283772feba.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5dd7ca7285786d5e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d12eeacf46ac1cb4.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-bca5be5df9045873.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-1b662e62697654d3.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-d825f34b39de39df.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-52ba3d834e28489d.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-53f1eaa02b527eee.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-95c340a3c1b68c2f.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-f15770f369f94313.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3c8f0ea1467f06bb.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-c42dece1a32f1cfc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15403e59f4863dad.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-6f65b9678e5c359c.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-8712802d03a84304.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-185e0cf5cf680248.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb783a7f6d900f1e.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-616c3c50234d3f7b.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-8c89bf6e02b90910.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-7324cd53bbf6ee44.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c27420e289672182.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-f0b67fbf628bcd90.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-50190fde946d964b/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-50df4f526d413158/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-6ad48a28cee08b52/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bc09b403b94e07a8700e0173eb665f58e51eeb1b65b3d5a805388e085062e404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc09b403b94e07a8700e0173eb665f58e51eeb1b65b3d5a805388e085062e404", kill_on_drop: false }` [INFO] [stdout] bc09b403b94e07a8700e0173eb665f58e51eeb1b65b3d5a805388e085062e404