[INFO] cloning repository https://github.com/outfrost/recruitment-hotel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/outfrost/recruitment-hotel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutfrost%2Frecruitment-hotel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutfrost%2Frecruitment-hotel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac02f61fdc47f8c378c5d3b12c11de7b5ff2e60 [INFO] checking outfrost/recruitment-hotel against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutfrost%2Frecruitment-hotel" "/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/outfrost/recruitment-hotel on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/outfrost/recruitment-hotel [INFO] finished tweaking git repo https://github.com/outfrost/recruitment-hotel [INFO] tweaked toml for git repo https://github.com/outfrost/recruitment-hotel written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/outfrost/recruitment-hotel 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee888d5dc707184e90a241dd1fe2f0b67f771207bd3ac65fdd2aed5ac2bbf137 [INFO] running `Command { std: "docker" "start" "-a" "ee888d5dc707184e90a241dd1fe2f0b67f771207bd3ac65fdd2aed5ac2bbf137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee888d5dc707184e90a241dd1fe2f0b67f771207bd3ac65fdd2aed5ac2bbf137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee888d5dc707184e90a241dd1fe2f0b67f771207bd3ac65fdd2aed5ac2bbf137", kill_on_drop: false }` [INFO] [stdout] ee888d5dc707184e90a241dd1fe2f0b67f771207bd3ac65fdd2aed5ac2bbf137 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b76b80a8dc9506ae8dcc012089d00390d6a3cfd487256dffb6935128814009f7 [INFO] running `Command { std: "docker" "start" "-a" "b76b80a8dc9506ae8dcc012089d00390d6a3cfd487256dffb6935128814009f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking recruitment-hotel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `recruitment_task` [INFO] [stdout] --> tests/output_file.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use recruitment_task::Files; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `recruitment_task` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use recruitment_hotel::Files; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `recruitment_task` [INFO] [stdout] --> tests/output_file.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(Ok(()), recruitment_task::perform_conversion(files)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `recruitment_task` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(Ok(()), recruitment_hotel::perform_conversion(files)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `recruitment-hotel` (test "output_file") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b76b80a8dc9506ae8dcc012089d00390d6a3cfd487256dffb6935128814009f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76b80a8dc9506ae8dcc012089d00390d6a3cfd487256dffb6935128814009f7", kill_on_drop: false }` [INFO] [stdout] b76b80a8dc9506ae8dcc012089d00390d6a3cfd487256dffb6935128814009f7 [INFO] checking outfrost/recruitment-hotel against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foutfrost%2Frecruitment-hotel" "/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/outfrost/recruitment-hotel on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/outfrost/recruitment-hotel [INFO] finished tweaking git repo https://github.com/outfrost/recruitment-hotel [INFO] tweaked toml for git repo https://github.com/outfrost/recruitment-hotel written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/outfrost/recruitment-hotel 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" "+dae34b759e282c069aa28752564694effd121a63" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24ab28eb62ce77c603c9ba0918feb43ccff206cb80b563279ea4b9d62787566c [INFO] running `Command { std: "docker" "start" "-a" "24ab28eb62ce77c603c9ba0918feb43ccff206cb80b563279ea4b9d62787566c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24ab28eb62ce77c603c9ba0918feb43ccff206cb80b563279ea4b9d62787566c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ab28eb62ce77c603c9ba0918feb43ccff206cb80b563279ea4b9d62787566c", kill_on_drop: false }` [INFO] [stdout] 24ab28eb62ce77c603c9ba0918feb43ccff206cb80b563279ea4b9d62787566c [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64be2ce60438b27745e8922424f26faefdab5200bd91682d5d4f566d0362f1b3 [INFO] running `Command { std: "docker" "start" "-a" "64be2ce60438b27745e8922424f26faefdab5200bd91682d5d4f566d0362f1b3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "64be2ce60438b27745e8922424f26faefdab5200bd91682d5d4f566d0362f1b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64be2ce60438b27745e8922424f26faefdab5200bd91682d5d4f566d0362f1b3", kill_on_drop: false }` [INFO] [stdout] 64be2ce60438b27745e8922424f26faefdab5200bd91682d5d4f566d0362f1b3