[INFO] fetching crate criner-waste-report 0.1.5...
[INFO] testing criner-waste-report-0.1.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate criner-waste-report 0.1.5 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate criner-waste-report 0.1.5
[INFO] finished tweaking crates.io crate criner-waste-report 0.1.5
[INFO] tweaked toml for crates.io crate criner-waste-report 0.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate criner-waste-report 0.1.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding bytesize v1.3.3 (available: v2.1.0)
[INFO] [stderr]       Adding toml v0.7.8 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dia-semver v11.0.1
[INFO] [stderr]   Downloaded horrorshow v0.8.8
[INFO] [stderr]   Downloaded bytesize v1.3.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 341dccc4d9453019f3c2ac16374d803e8ac2015bb0d6a19a8a3b7b56f8b89014
[INFO] running `Command { std: "docker" "start" "-a" "341dccc4d9453019f3c2ac16374d803e8ac2015bb0d6a19a8a3b7b56f8b89014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "341dccc4d9453019f3c2ac16374d803e8ac2015bb0d6a19a8a3b7b56f8b89014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "341dccc4d9453019f3c2ac16374d803e8ac2015bb0d6a19a8a3b7b56f8b89014", kill_on_drop: false }`
[INFO] [stdout] 341dccc4d9453019f3c2ac16374d803e8ac2015bb0d6a19a8a3b7b56f8b89014
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e55aec58ebae9ea1fbd796e634a2b68fc1c9be97bac02f5912182331fdfe89b
[INFO] running `Command { std: "docker" "start" "-a" "4e55aec58ebae9ea1fbd796e634a2b68fc1c9be97bac02f5912182331fdfe89b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling dia-semver v11.0.1
[INFO] [stderr]    Compiling horrorshow v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling criner-waste-report v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.31s
[INFO] running `Command { std: "docker" "inspect" "4e55aec58ebae9ea1fbd796e634a2b68fc1c9be97bac02f5912182331fdfe89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e55aec58ebae9ea1fbd796e634a2b68fc1c9be97bac02f5912182331fdfe89b", kill_on_drop: false }`
[INFO] [stdout] 4e55aec58ebae9ea1fbd796e634a2b68fc1c9be97bac02f5912182331fdfe89b
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e459a440e9d035791f72165081040e87390eca82cf0b32fa21ebc5473e63495
[INFO] running `Command { std: "docker" "start" "-a" "5e459a440e9d035791f72165081040e87390eca82cf0b32fa21ebc5473e63495", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling criner-waste-report v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `test`
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod test;
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `test`, create file "src/test.rs" or "src/test/mod.rs"
[INFO] [stdout]    = note: if there is a `mod test` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `criner-waste-report` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5e459a440e9d035791f72165081040e87390eca82cf0b32fa21ebc5473e63495", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e459a440e9d035791f72165081040e87390eca82cf0b32fa21ebc5473e63495", kill_on_drop: false }`
[INFO] [stdout] 5e459a440e9d035791f72165081040e87390eca82cf0b32fa21ebc5473e63495
