[INFO] fetching crate bnymn-category 0.1.1...
[INFO] checking bnymn-category-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bnymn-category 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bnymn-category 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bnymn-category 0.1.1
[INFO] finished tweaking crates.io crate bnymn-category 0.1.1
[INFO] tweaked toml for crates.io crate bnymn-category 0.1.1 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce31293c2cd4e4318274e1c5dbbbf3ba84460a5d5658727166bdde0bed5bcb85
[INFO] running `Command { std: "docker" "start" "-a" "ce31293c2cd4e4318274e1c5dbbbf3ba84460a5d5658727166bdde0bed5bcb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce31293c2cd4e4318274e1c5dbbbf3ba84460a5d5658727166bdde0bed5bcb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce31293c2cd4e4318274e1c5dbbbf3ba84460a5d5658727166bdde0bed5bcb85", kill_on_drop: false }`
[INFO] [stdout] ce31293c2cd4e4318274e1c5dbbbf3ba84460a5d5658727166bdde0bed5bcb85
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62b766fb61b331eb6e0da120968200d18ae8cc8a849dac46c5e3ed2c6d647f86
[INFO] running `Command { std: "docker" "start" "-a" "62b766fb61b331eb6e0da120968200d18ae8cc8a849dac46c5e3ed2c6d647f86", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Checking bnymn-category v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/dependency/repository.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use category::{CategoryRepository, CategoryEntity, CategorySaveEntity};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use category::CategoryDependency;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use category::CategoryFacade;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use category::CategoryRepository;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use category::CategorySaveEntity;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bnymn-category` (test "lib") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "62b766fb61b331eb6e0da120968200d18ae8cc8a849dac46c5e3ed2c6d647f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b766fb61b331eb6e0da120968200d18ae8cc8a849dac46c5e3ed2c6d647f86", kill_on_drop: false }`
[INFO] [stdout] 62b766fb61b331eb6e0da120968200d18ae8cc8a849dac46c5e3ed2c6d647f86
[INFO] checking bnymn-category-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate bnymn-category 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate bnymn-category 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bnymn-category 0.1.1
[INFO] finished tweaking crates.io crate bnymn-category 0.1.1
[INFO] tweaked toml for crates.io crate bnymn-category 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb796b3896f5a249d0debe51adcc238ec711c61cde90e0a409bf7bcd1c88dc78
[INFO] running `Command { std: "docker" "start" "-a" "bb796b3896f5a249d0debe51adcc238ec711c61cde90e0a409bf7bcd1c88dc78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb796b3896f5a249d0debe51adcc238ec711c61cde90e0a409bf7bcd1c88dc78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb796b3896f5a249d0debe51adcc238ec711c61cde90e0a409bf7bcd1c88dc78", kill_on_drop: false }`
[INFO] [stdout] bb796b3896f5a249d0debe51adcc238ec711c61cde90e0a409bf7bcd1c88dc78
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 848f7c6e3f456480d47fbfc3cf560055819d8bef2eb3f9a6d8aeb2999a71df17
[INFO] running `Command { std: "docker" "start" "-a" "848f7c6e3f456480d47fbfc3cf560055819d8bef2eb3f9a6d8aeb2999a71df17", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Checking bnymn-category v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/dependency/repository.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use category::{CategoryRepository, CategoryEntity, CategorySaveEntity};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use category::CategoryDependency;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use category::CategoryFacade;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use category::CategoryRepository;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `category`
[INFO] [stdout]  --> tests/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use category::CategorySaveEntity;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `category`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bnymn-category` (test "lib") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "848f7c6e3f456480d47fbfc3cf560055819d8bef2eb3f9a6d8aeb2999a71df17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "848f7c6e3f456480d47fbfc3cf560055819d8bef2eb3f9a6d8aeb2999a71df17", kill_on_drop: false }`
[INFO] [stdout] 848f7c6e3f456480d47fbfc3cf560055819d8bef2eb3f9a6d8aeb2999a71df17
