[INFO] cloning repository https://github.com/nrobert-dev/rust-dirmaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrobert-dev/rust-dirmaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrobert-dev%2Frust-dirmaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrobert-dev%2Frust-dirmaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aba120fc24bd84fcccf5cb82ead6d9af29921d5b [INFO] checking nrobert-dev/rust-dirmaker against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrobert-dev%2Frust-dirmaker" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrobert-dev/rust-dirmaker 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/nrobert-dev/rust-dirmaker [INFO] finished tweaking git repo https://github.com/nrobert-dev/rust-dirmaker [INFO] tweaked toml for git repo https://github.com/nrobert-dev/rust-dirmaker written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nrobert-dev/rust-dirmaker 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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 616e647afc57122f1406571f6ca1e422309a87dba39b251ae215d5d6a334d748 [INFO] running `Command { std: "docker" "start" "-a" "616e647afc57122f1406571f6ca1e422309a87dba39b251ae215d5d6a334d748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "616e647afc57122f1406571f6ca1e422309a87dba39b251ae215d5d6a334d748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616e647afc57122f1406571f6ca1e422309a87dba39b251ae215d5d6a334d748", kill_on_drop: false }` [INFO] [stdout] 616e647afc57122f1406571f6ca1e422309a87dba39b251ae215d5d6a334d748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39386f3caab3a1341096493c6ce1c766579ed6193da388e481809aa4e7195ef9 [INFO] running `Command { std: "docker" "start" "-a" "39386f3caab3a1341096493c6ce1c766579ed6193da388e481809aa4e7195ef9", kill_on_drop: false }` [INFO] [stderr] Checking dirmaker v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0609]: no field `root` on type `Result` [INFO] [stdout] --> src/lib.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(cf.root, "./"); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a field of the same name [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(cf.unwrap().root, "./"); [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `path` on type `Result` [INFO] [stdout] --> src/lib.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(cf.path, "tomi.txt"); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a field of the same name [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(cf.unwrap().path, "tomi.txt"); [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dirmaker` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "39386f3caab3a1341096493c6ce1c766579ed6193da388e481809aa4e7195ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39386f3caab3a1341096493c6ce1c766579ed6193da388e481809aa4e7195ef9", kill_on_drop: false }` [INFO] [stdout] 39386f3caab3a1341096493c6ce1c766579ed6193da388e481809aa4e7195ef9 [INFO] checking nrobert-dev/rust-dirmaker against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrobert-dev%2Frust-dirmaker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrobert-dev/rust-dirmaker 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/nrobert-dev/rust-dirmaker [INFO] finished tweaking git repo https://github.com/nrobert-dev/rust-dirmaker [INFO] tweaked toml for git repo https://github.com/nrobert-dev/rust-dirmaker written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nrobert-dev/rust-dirmaker 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8c96ab3b9b04c0b3927e35e92e82cbe487f2f8e986e1f5bc639fa381458a525 [INFO] running `Command { std: "docker" "start" "-a" "c8c96ab3b9b04c0b3927e35e92e82cbe487f2f8e986e1f5bc639fa381458a525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8c96ab3b9b04c0b3927e35e92e82cbe487f2f8e986e1f5bc639fa381458a525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c96ab3b9b04c0b3927e35e92e82cbe487f2f8e986e1f5bc639fa381458a525", kill_on_drop: false }` [INFO] [stdout] c8c96ab3b9b04c0b3927e35e92e82cbe487f2f8e986e1f5bc639fa381458a525 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ac5f038e02fd8e5e52bf71d78501c23582897e9755c59a42930dacae5b50a6b [INFO] running `Command { std: "docker" "start" "-a" "1ac5f038e02fd8e5e52bf71d78501c23582897e9755c59a42930dacae5b50a6b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "1ac5f038e02fd8e5e52bf71d78501c23582897e9755c59a42930dacae5b50a6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac5f038e02fd8e5e52bf71d78501c23582897e9755c59a42930dacae5b50a6b", kill_on_drop: false }` [INFO] [stdout] 1ac5f038e02fd8e5e52bf71d78501c23582897e9755c59a42930dacae5b50a6b