[INFO] fetching crate id3 1.10.0...
[INFO] checking id3-1.10.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate id3 1.10.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate id3 1.10.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate id3 1.10.0
[INFO] finished tweaking crates.io crate id3 1.10.0
[INFO] tweaked toml for crates.io crate id3 1.10.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdb7368a92f0ceccccf48fe7512b105e9a29718bf108419dacfd8d7249fcffae
[INFO] running `Command { std: "docker" "start" "-a" "fdb7368a92f0ceccccf48fe7512b105e9a29718bf108419dacfd8d7249fcffae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdb7368a92f0ceccccf48fe7512b105e9a29718bf108419dacfd8d7249fcffae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb7368a92f0ceccccf48fe7512b105e9a29718bf108419dacfd8d7249fcffae", kill_on_drop: false }`
[INFO] [stdout] fdb7368a92f0ceccccf48fe7512b105e9a29718bf108419dacfd8d7249fcffae
[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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d028e0395ace467bc4cbcdaaf4910aff49219e473e2eab4d6aaf9f32d9795722
[INFO] running `Command { std: "docker" "start" "-a" "d028e0395ace467bc4cbcdaaf4910aff49219e473e2eab4d6aaf9f32d9795722", kill_on_drop: false }`
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking id3 v1.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |         use tokio::io::AsyncReadExt;
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |         use tokio::io::AsyncReadExt;
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:593:7
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:628:7
[INFO] [stdout]     |
[INFO] [stdout] 628 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:765:7
[INFO] [stdout]     |
[INFO] [stdout] 765 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:113:26
[INFO] [stdout]     |
[INFO] [stdout] 113 |         mut reader: impl tokio::io::AsyncRead + std::marker::Unpin,
[INFO] [stdout]     |                          ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:209:22
[INFO] [stdout]     |
[INFO] [stdout] 209 |     mut reader: impl tokio::io::AsyncRead + std::marker::Unpin,
[INFO] [stdout]     |                      ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:595:24
[INFO] [stdout]     |
[INFO] [stdout] 595 |         let mut file = tokio::fs::File::open("testdata/id3v22.id3").await.unwrap();
[INFO] [stdout]     |                        ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 481 +     use crate::stream::tag::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] 481 +     use std::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 595 -         let mut file = tokio::fs::File::open("testdata/id3v22.id3").await.unwrap();
[INFO] [stdout] 595 +         let mut file = File::open("testdata/id3v22.id3").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:630:24
[INFO] [stdout]     |
[INFO] [stdout] 630 |         let mut file = tokio::fs::File::open("testdata/id3v23.id3").await.unwrap();
[INFO] [stdout]     |                        ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 481 +     use crate::stream::tag::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] 481 +     use std::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 630 -         let mut file = tokio::fs::File::open("testdata/id3v23.id3").await.unwrap();
[INFO] [stdout] 630 +         let mut file = File::open("testdata/id3v23.id3").await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]    --> src/stream/tag.rs:767:24
[INFO] [stdout]     |
[INFO] [stdout] 767 |         let mut file = tokio::fs::File::open("testdata/id3v24_ext.id3")
[INFO] [stdout]     |                        ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 481 +     use crate::stream::tag::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] 481 +     use std::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 767 -         let mut file = tokio::fs::File::open("testdata/id3v24_ext.id3")
[INFO] [stdout] 767 +         let mut file = File::open("testdata/id3v24_ext.id3")
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `id3` (lib test) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/stream/frame/content.rs:589:17
[INFO] [stdout]     |
[INFO] [stdout] 589 |                 _ => unreachable!(),
[INFO] [stdout]     |                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reader` is never used
[INFO] [stdout]   --> src/storage.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Storage<'a> {
[INFO] [stdout]    |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn reader(&'a mut self) -> io::Result<Self::Reader>;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d028e0395ace467bc4cbcdaaf4910aff49219e473e2eab4d6aaf9f32d9795722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d028e0395ace467bc4cbcdaaf4910aff49219e473e2eab4d6aaf9f32d9795722", kill_on_drop: false }`
[INFO] [stdout] d028e0395ace467bc4cbcdaaf4910aff49219e473e2eab4d6aaf9f32d9795722
