[INFO] cloning repository https://github.com/LukasJoswiak/libri [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LukasJoswiak/libri" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasJoswiak%2Flibri", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasJoswiak%2Flibri'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 204fe26abfa264d5fbc7e65695fdda054c7fb779 [INFO] checking LukasJoswiak/libri against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasJoswiak%2Flibri" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LukasJoswiak/libri on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LukasJoswiak/libri [INFO] finished tweaking git repo https://github.com/LukasJoswiak/libri [INFO] tweaked toml for git repo https://github.com/LukasJoswiak/libri written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LukasJoswiak/libri 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabwriter v1.2.1 [INFO] [stderr] Downloaded configparser v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe1510d0cdd997dffa628a631a4f1ebe55dd1b3e1c3dd2da0372063020f14b39 [INFO] running `Command { std: "docker" "start" "-a" "fe1510d0cdd997dffa628a631a4f1ebe55dd1b3e1c3dd2da0372063020f14b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe1510d0cdd997dffa628a631a4f1ebe55dd1b3e1c3dd2da0372063020f14b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1510d0cdd997dffa628a631a4f1ebe55dd1b3e1c3dd2da0372063020f14b39", kill_on_drop: false }` [INFO] [stdout] fe1510d0cdd997dffa628a631a4f1ebe55dd1b3e1c3dd2da0372063020f14b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27af2ba5c6c818df16b623f22ff57103c1c1e4fa673e2ad43ff660e4b41f6c1c [INFO] running `Command { std: "docker" "start" "-a" "27af2ba5c6c818df16b623f22ff57103c1c1e4fa673e2ad43ff660e4b41f6c1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling libri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking configparser v3.0.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking assert_fs v1.0.7 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/device.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.99s [INFO] running `Command { std: "docker" "inspect" "27af2ba5c6c818df16b623f22ff57103c1c1e4fa673e2ad43ff660e4b41f6c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27af2ba5c6c818df16b623f22ff57103c1c1e4fa673e2ad43ff660e4b41f6c1c", kill_on_drop: false }` [INFO] [stdout] 27af2ba5c6c818df16b623f22ff57103c1c1e4fa673e2ad43ff660e4b41f6c1c [INFO] checking LukasJoswiak/libri against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukasJoswiak%2Flibri" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LukasJoswiak/libri on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LukasJoswiak/libri [INFO] finished tweaking git repo https://github.com/LukasJoswiak/libri [INFO] tweaked toml for git repo https://github.com/LukasJoswiak/libri written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LukasJoswiak/libri 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b16daddcc7d58b7510836d97d053b636ce27b15892d0377954427377ca0e856 [INFO] running `Command { std: "docker" "start" "-a" "0b16daddcc7d58b7510836d97d053b636ce27b15892d0377954427377ca0e856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b16daddcc7d58b7510836d97d053b636ce27b15892d0377954427377ca0e856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b16daddcc7d58b7510836d97d053b636ce27b15892d0377954427377ca0e856", kill_on_drop: false }` [INFO] [stdout] 0b16daddcc7d58b7510836d97d053b636ce27b15892d0377954427377ca0e856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72c2fb2098bf445896737ee51f164551c910e564d2c20857e62045780b24e040 [INFO] running `Command { std: "docker" "start" "-a" "72c2fb2098bf445896737ee51f164551c910e564d2c20857e62045780b24e040", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling libri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking configparser v3.0.0 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking pico-args v0.4.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking assert_fs v1.0.7 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/device.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.59s [INFO] running `Command { std: "docker" "inspect" "72c2fb2098bf445896737ee51f164551c910e564d2c20857e62045780b24e040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72c2fb2098bf445896737ee51f164551c910e564d2c20857e62045780b24e040", kill_on_drop: false }` [INFO] [stdout] 72c2fb2098bf445896737ee51f164551c910e564d2c20857e62045780b24e040