[INFO] fetching crate bsa 0.2.1... [INFO] checking bsa-0.2.1 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate bsa 0.2.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate bsa 0.2.1 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bsa 0.2.1 [INFO] finished tweaking crates.io crate bsa 0.2.1 [INFO] tweaked toml for crates.io crate bsa 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate bsa 0.2.1 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num_enum_derive v0.5.4 [INFO] [stderr] Downloaded num_enum v0.5.4 [INFO] [stderr] Downloaded toml v0.5.8 [INFO] [stderr] Downloaded libflate_lz77 v1.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.29 [INFO] [stderr] Downloaded bytemuck_derive v1.0.1 [INFO] [stderr] Downloaded proc-macro-crate v1.1.0 [INFO] [stderr] Downloaded libflate v1.1.1 [INFO] [stderr] Downloaded rle-decode-fast v1.0.1 [INFO] [stderr] Downloaded enumflags2_derive v0.7.0 [INFO] [stderr] Downloaded enumflags2 v0.7.1 [INFO] [stderr] Downloaded lz4 v1.23.2 [INFO] [stderr] Downloaded lz4-sys v1.9.2 [INFO] [stderr] Downloaded libc v0.2.103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16b67b89ae4defd7a0c9fc89440b4c3bdaed5cf10eea2d3860ca77a477bc2f89 [INFO] running `Command { std: "docker" "start" "-a" "16b67b89ae4defd7a0c9fc89440b4c3bdaed5cf10eea2d3860ca77a477bc2f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16b67b89ae4defd7a0c9fc89440b4c3bdaed5cf10eea2d3860ca77a477bc2f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b67b89ae4defd7a0c9fc89440b4c3bdaed5cf10eea2d3860ca77a477bc2f89", kill_on_drop: false }` [INFO] [stdout] 16b67b89ae4defd7a0c9fc89440b4c3bdaed5cf10eea2d3860ca77a477bc2f89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72f48d0d5a7f6dfc51319b918b268ee525048712afcd8a1c90f3cddb305b85e [INFO] running `Command { std: "docker" "start" "-a" "c72f48d0d5a7f6dfc51319b918b268ee525048712afcd8a1c90f3cddb305b85e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking libflate_lz77 v1.1.0 [INFO] [stderr] Checking libflate v1.1.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking enumflags2 v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Checking num_enum v0.5.4 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking bsa v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `BsaDirSource` in this scope [INFO] [stdout] --> src/v103.rs:171:48 [INFO] [stdout] | [INFO] [stdout] 171 | fn check_write_read_identity_bsa(dirs: Vec>>) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BsaDirSource` in this scope [INFO] [stdout] --> src/v104.rs:182:48 [INFO] [stdout] | [INFO] [stdout] 182 | fn check_write_read_identity_bsa(dirs: Vec>>) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BsaDirSource` in this scope [INFO] [stdout] --> src/v105.rs:162:48 [INFO] [stdout] | [INFO] [stdout] 162 | fn check_write_read_identity_bsa(dirs: Vec>>) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `hash` on type `read::File` [INFO] [stdout] --> src/v001.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 258 | assert_eq!(files[0].hash, Hash::v001("a\\b"), "files[0].hash"); [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] 258 | assert_eq!(files[0].id.hash, Hash::v001("a\\b"), "files[0].hash"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `read::File` [INFO] [stdout] --> src/v001.rs:259:29 [INFO] [stdout] | [INFO] [stdout] 259 | assert_eq!(files[0].name, Some("a\\b".to_owned()), "files[0].name"); [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] 259 | assert_eq!(files[0].id.name, Some("a\\b".to_owned()), "files[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `hash` on type `read::Dir` [INFO] [stdout] --> src/v103.rs:181:31 [INFO] [stdout] | [INFO] [stdout] 181 | assert_eq!(in_dirs[0].hash, Hash::v10x("a"), "in_dirs[0].name"); [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] 181 | assert_eq!(in_dirs[0].id.hash, Hash::v10x("a"), "in_dirs[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `read::Dir` [INFO] [stdout] --> src/v103.rs:182:31 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(in_dirs[0].name, Some("a".to_owned()), "in_dirs[0].name"); [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] 182 | assert_eq!(in_dirs[0].id.name, Some("a".to_owned()), "in_dirs[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `hash` on type `read::File` [INFO] [stdout] --> src/v103.rs:183:40 [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(in_dirs[0].files[0].hash, Hash::v10x("b"), "in_dirs[0].files[0].name"); [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] 183 | assert_eq!(in_dirs[0].files[0].id.hash, Hash::v10x("b"), "in_dirs[0].files[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `read::File` [INFO] [stdout] --> src/v103.rs:184:40 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(in_dirs[0].files[0].name, Some("b".to_owned()), "in_dirs[0].files[0].name"); [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] 184 | assert_eq!(in_dirs[0].files[0].id.name, Some("b".to_owned()), "in_dirs[0].files[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `hash` on type `read::Dir` [INFO] [stdout] --> src/v104.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 192 | assert_eq!(in_dirs[0].hash, Hash::v10x("a"), "in_dirs[0].name"); [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] 192 | assert_eq!(in_dirs[0].id.hash, Hash::v10x("a"), "in_dirs[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `read::Dir` [INFO] [stdout] --> src/v104.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | assert_eq!(in_dirs[0].name, Some("a".to_owned()), "in_dirs[0].name"); [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] 193 | assert_eq!(in_dirs[0].id.name, Some("a".to_owned()), "in_dirs[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `hash` on type `read::File` [INFO] [stdout] --> src/v104.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | assert_eq!(in_dirs[0].files[0].hash, Hash::v10x("b"), "in_dirs[0].files[0].name"); [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] 194 | assert_eq!(in_dirs[0].files[0].id.hash, Hash::v10x("b"), "in_dirs[0].files[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `read::File` [INFO] [stdout] --> src/v104.rs:195:40 [INFO] [stdout] | [INFO] [stdout] 195 | assert_eq!(in_dirs[0].files[0].name, Some("b".to_owned()), "in_dirs[0].files[0].name"); [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] 195 | assert_eq!(in_dirs[0].files[0].id.name, Some("b".to_owned()), "in_dirs[0].files[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `hash` on type `read::Dir` [INFO] [stdout] --> src/v105.rs:172:31 [INFO] [stdout] | [INFO] [stdout] 172 | assert_eq!(in_dirs[0].hash, Hash::v10x("a"), "in_dirs[0].name"); [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] 172 | assert_eq!(in_dirs[0].id.hash, Hash::v10x("a"), "in_dirs[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `read::Dir` [INFO] [stdout] --> src/v105.rs:173:31 [INFO] [stdout] | [INFO] [stdout] 173 | assert_eq!(in_dirs[0].name, Some("a".to_owned()), "in_dirs[0].name"); [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] 173 | assert_eq!(in_dirs[0].id.name, Some("a".to_owned()), "in_dirs[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `hash` on type `read::File` [INFO] [stdout] --> src/v105.rs:174:40 [INFO] [stdout] | [INFO] [stdout] 174 | assert_eq!(in_dirs[0].files[0].hash, Hash::v10x("b"), "in_dirs[0].files[0].name"); [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] 174 | assert_eq!(in_dirs[0].files[0].id.hash, Hash::v10x("b"), "in_dirs[0].files[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `read::File` [INFO] [stdout] --> src/v105.rs:175:40 [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(in_dirs[0].files[0].name, Some("b".to_owned()), "in_dirs[0].files[0].name"); [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] 175 | assert_eq!(in_dirs[0].files[0].id.name, Some("b".to_owned()), "in_dirs[0].files[0].name"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `std::fs::File` in the current scope [INFO] [stdout] --> examples/create-simple.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | File::new("b", b"some raw data") [INFO] [stdout] | ^^^ function or associated item not found in `File` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `std::fs::File` consider using one of the following associated functions: [INFO] [stdout] std::fs::File::open [INFO] [stdout] std::fs::File::create [INFO] [stdout] std::fs::File::create_new [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/fs.rs:382:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bsa` (example "create-simple") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0412, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bsa` (lib test) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "c72f48d0d5a7f6dfc51319b918b268ee525048712afcd8a1c90f3cddb305b85e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72f48d0d5a7f6dfc51319b918b268ee525048712afcd8a1c90f3cddb305b85e", kill_on_drop: false }` [INFO] [stdout] c72f48d0d5a7f6dfc51319b918b268ee525048712afcd8a1c90f3cddb305b85e