[INFO] fetching crate fir 0.1.0...
[INFO] checking fir-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fir 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate fir 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fir 0.1.0
[INFO] finished tweaking crates.io crate fir 0.1.0
[INFO] tweaked toml for crates.io crate fir 0.1.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" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6064ea054c188691d9b7949082dda548ccad840c88b36c3559ceb1538764d18
[INFO] running `Command { std: "docker" "start" "-a" "f6064ea054c188691d9b7949082dda548ccad840c88b36c3559ceb1538764d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6064ea054c188691d9b7949082dda548ccad840c88b36c3559ceb1538764d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6064ea054c188691d9b7949082dda548ccad840c88b36c3559ceb1538764d18", kill_on_drop: false }`
[INFO] [stdout] f6064ea054c188691d9b7949082dda548ccad840c88b36c3559ceb1538764d18
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 857589bf8eb02041840221c963d03935566178bc25b30c9fa97ee00ba3f499a8
[INFO] running `Command { std: "docker" "start" "-a" "857589bf8eb02041840221c963d03935566178bc25b30c9fa97ee00ba3f499a8", 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 fir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `tree`
[INFO] [stdout]  --> examples/simple_tree.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod tree;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `tree`, create file "examples/tree.rs" or "examples/tree/mod.rs"
[INFO] [stdout]   = note: if there is a `mod tree` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `node`
[INFO] [stdout]  --> examples/simple_tree.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod node;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `node`, create file "examples/node.rs" or "examples/node/mod.rs"
[INFO] [stdout]   = note: if there is a `mod node` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tree::Tree`
[INFO] [stdout]  --> examples/simple_tree.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tree::{Tree};
[INFO] [stdout]   |            ^^^^ no `Tree` in `tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fir` (example "simple_tree") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "857589bf8eb02041840221c963d03935566178bc25b30c9fa97ee00ba3f499a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "857589bf8eb02041840221c963d03935566178bc25b30c9fa97ee00ba3f499a8", kill_on_drop: false }`
[INFO] [stdout] 857589bf8eb02041840221c963d03935566178bc25b30c9fa97ee00ba3f499a8
[INFO] checking fir-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fir 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate fir 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fir 0.1.0
[INFO] finished tweaking crates.io crate fir 0.1.0
[INFO] tweaked toml for crates.io crate fir 0.1.0 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dae3a00d7fb4c639211b3b52b7e2423299f755913924a75a4fcff03a5d6998fc
[INFO] running `Command { std: "docker" "start" "-a" "dae3a00d7fb4c639211b3b52b7e2423299f755913924a75a4fcff03a5d6998fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dae3a00d7fb4c639211b3b52b7e2423299f755913924a75a4fcff03a5d6998fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dae3a00d7fb4c639211b3b52b7e2423299f755913924a75a4fcff03a5d6998fc", kill_on_drop: false }`
[INFO] [stdout] dae3a00d7fb4c639211b3b52b7e2423299f755913924a75a4fcff03a5d6998fc
[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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4252bfaa28ae0b644c1b082fe9d59b7e68236f0ecf52f0a4b3a9bd490bd7d035
[INFO] running `Command { std: "docker" "start" "-a" "4252bfaa28ae0b644c1b082fe9d59b7e68236f0ecf52f0a4b3a9bd490bd7d035", 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 fir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `tree`
[INFO] [stdout]  --> examples/simple_tree.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod tree;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `tree`, create file "examples/tree.rs" or "examples/tree/mod.rs"
[INFO] [stdout]   = note: if there is a `mod tree` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `node`
[INFO] [stdout]  --> examples/simple_tree.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | mod node;
[INFO] [stdout]   | ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `node`, create file "examples/node.rs" or "examples/node/mod.rs"
[INFO] [stdout]   = note: if there is a `mod node` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tree::Tree`
[INFO] [stdout]  --> examples/simple_tree.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tree::{Tree};
[INFO] [stdout]   |            ^^^^ no `Tree` in `tree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fir` (example "simple_tree") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "4252bfaa28ae0b644c1b082fe9d59b7e68236f0ecf52f0a4b3a9bd490bd7d035", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4252bfaa28ae0b644c1b082fe9d59b7e68236f0ecf52f0a4b3a9bd490bd7d035", kill_on_drop: false }`
[INFO] [stdout] 4252bfaa28ae0b644c1b082fe9d59b7e68236f0ecf52f0a4b3a9bd490bd7d035
