[INFO] fetching crate rebuildctl 0.16.3... [INFO] testing rebuildctl-0.16.3 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate rebuildctl 0.16.3 into /workspace/builds/worker-113/source [INFO] validating manifest of crates.io crate rebuildctl 0.16.3 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 rebuildctl 0.16.3 [INFO] finished tweaking crates.io crate rebuildctl 0.16.3 [INFO] tweaked toml for crates.io crate rebuildctl 0.16.3 written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate crates.io crate rebuildctl 0.16.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xz v0.1.0 [INFO] [stderr] Downloaded tree_magic_mini v3.0.2 [INFO] [stderr] Downloaded rust-lzma v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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] 3851770fbd872de2baeea0bb18950069733812aa87227dd5b54327e783b860c1 [INFO] running `Command { std: "docker" "start" "-a" "3851770fbd872de2baeea0bb18950069733812aa87227dd5b54327e783b860c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3851770fbd872de2baeea0bb18950069733812aa87227dd5b54327e783b860c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3851770fbd872de2baeea0bb18950069733812aa87227dd5b54327e783b860c1", kill_on_drop: false }` [INFO] [stdout] 3851770fbd872de2baeea0bb18950069733812aa87227dd5b54327e783b860c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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] 591167e95e0b09a8be6476e1c5fb2578ae35e524e27af806497da8956bc33b5c [INFO] running `Command { std: "docker" "start" "-a" "591167e95e0b09a8be6476e1c5fb2578ae35e524e27af806497da8956bc33b5c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rust-lzma v0.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling xz v0.1.0 [INFO] [stderr] Compiling tree_magic_mini v3.0.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling rebuilderd-common v0.16.3 [INFO] [stderr] Compiling rebuildctl v0.16.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `binary` [INFO] [stdout] --> src/schedule/debian.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | binary: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `architecture` [INFO] [stdout] --> src/schedule/debian.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | architecture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uploaders` [INFO] [stdout] --> src/schedule/debian.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | uploaders: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.10s [INFO] running `Command { std: "docker" "inspect" "591167e95e0b09a8be6476e1c5fb2578ae35e524e27af806497da8956bc33b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591167e95e0b09a8be6476e1c5fb2578ae35e524e27af806497da8956bc33b5c", kill_on_drop: false }` [INFO] [stdout] 591167e95e0b09a8be6476e1c5fb2578ae35e524e27af806497da8956bc33b5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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] 8d9851b6e117b2d7f325da903e8a3a9f7c5817afc55d47791a75f36a1bab0f7a [INFO] running `Command { std: "docker" "start" "-a" "8d9851b6e117b2d7f325da903e8a3a9f7c5817afc55d47791a75f36a1bab0f7a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rebuildctl v0.16.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `binary` [INFO] [stdout] --> src/schedule/debian.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | binary: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `architecture` [INFO] [stdout] --> src/schedule/debian.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | architecture: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uploaders` [INFO] [stdout] --> src/schedule/debian.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | uploaders: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.22s [INFO] running `Command { std: "docker" "inspect" "8d9851b6e117b2d7f325da903e8a3a9f7c5817afc55d47791a75f36a1bab0f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9851b6e117b2d7f325da903e8a3a9f7c5817afc55d47791a75f36a1bab0f7a", kill_on_drop: false }` [INFO] [stdout] 8d9851b6e117b2d7f325da903e8a3a9f7c5817afc55d47791a75f36a1bab0f7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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", kill_on_drop: false }` [INFO] [stdout] be4cb79722c4010bd6ee995aa4c68a48dfef0d8a1b2ffbb0f36673937f76901d [INFO] running `Command { std: "docker" "start" "-a" "be4cb79722c4010bd6ee995aa4c68a48dfef0d8a1b2ffbb0f36673937f76901d", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `binary` [INFO] [stderr] --> src/schedule/debian.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | binary: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `architecture` [INFO] [stderr] --> src/schedule/debian.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | architecture: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `uploaders` [INFO] [stderr] --> src/schedule/debian.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | uploaders: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rebuildctl` (bin "rebuildctl" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rebuildctl-5dcbb5e7c767ff8b) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test schedule::archlinux::tests::test_mirror_to_url ... ok [INFO] [stdout] test schedule::tests::maintainer_matches ... ok [INFO] [stdout] test schedule::tests::no_filter_always_matches ... ok [INFO] [stdout] test schedule::tests::maintainer_does_not_match ... ok [INFO] [stdout] test schedule::tests::no_filter_and_no_excludes_match ... ok [INFO] [stdout] test schedule::tests::no_filter_but_excludes_match ... ok [INFO] [stdout] test schedule::tests::pattern_matches_empty_string ... ok [INFO] [stdout] test schedule::tests::pattern_matches_prefix ... ok [INFO] [stdout] test schedule::tests::pattern_matches_prefix_and_suffix ... ok [INFO] [stdout] test schedule::tests::pattern_matches_suffix ... ok [INFO] [stdout] test schedule::tests::pkg_name_and_maintainer_does_not_match ... ok [INFO] [stdout] test schedule::tests::pkg_name_and_maintainer_match_and_no_excludes_match ... ok [INFO] [stdout] test schedule::tests::pkg_name_and_maintainer_match_but_excludes_match ... ok [INFO] [stdout] test schedule::tests::pkg_name_and_maintainer_matches ... ok [INFO] [stdout] test schedule::tests::pkg_name_does_not_match ... ok [INFO] [stdout] test schedule::tests::pkg_name_matches ... ok [INFO] [stdout] test schedule::tests::regular_string_matches_only_exact ... ok [INFO] [stdout] test schedule::tests::regular_string_matches_exact ... ok [INFO] [stdout] test decompress::tests::decompress_xz_compression ... ok [INFO] [stdout] test decompress::tests::detect_xz_compression ... ok [INFO] [stdout] test decompress::tests::detect_gzip_compression ... ok [INFO] [stdout] test decompress::tests::detect_zstd_compression ... ok [INFO] [stdout] test decompress::tests::detect_bzip2_compression ... ok [INFO] [stdout] test decompress::tests::decompress_no_compression ... ok [INFO] [stdout] test decompress::tests::detect_no_compression ... ok [INFO] [stdout] test decompress::tests::decompress_bzip2_compression ... ok [INFO] [stdout] test decompress::tests::decompress_zstd_compression ... ok [INFO] [stdout] test decompress::tests::decompress_gzip_compression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be4cb79722c4010bd6ee995aa4c68a48dfef0d8a1b2ffbb0f36673937f76901d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be4cb79722c4010bd6ee995aa4c68a48dfef0d8a1b2ffbb0f36673937f76901d", kill_on_drop: false }` [INFO] [stdout] be4cb79722c4010bd6ee995aa4c68a48dfef0d8a1b2ffbb0f36673937f76901d