[INFO] fetching crate oursh 0.4.3... [INFO] testing oursh-0.4.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate oursh 0.4.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate oursh 0.4.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/rust-toolchain [INFO] started tweaking crates.io crate oursh 0.4.3 [INFO] finished tweaking crates.io crate oursh 0.4.3 [INFO] tweaked toml for crates.io crate oursh 0.4.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate oursh 0.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 772c66315c7a484f2d3784895349d66cd89658d013468eed0b7804798da9cd8d [INFO] running `Command { std: "docker" "start" "-a" "772c66315c7a484f2d3784895349d66cd89658d013468eed0b7804798da9cd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "772c66315c7a484f2d3784895349d66cd89658d013468eed0b7804798da9cd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "772c66315c7a484f2d3784895349d66cd89658d013468eed0b7804798da9cd8d", kill_on_drop: false }` [INFO] [stdout] 772c66315c7a484f2d3784895349d66cd89658d013468eed0b7804798da9cd8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cdca61b0bb45a65b43fc9f5474c8600272970b5036bf1fc90b6edd8b0e01b22 [INFO] running `Command { std: "docker" "start" "-a" "4cdca61b0bb45a65b43fc9f5474c8600272970b5036bf1fc90b6edd8b0e01b22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling retain_mut v0.1.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pwd v1.3.1 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling oursh v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | #![feature(box_syntax, box_patterns, with_options)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | #![feature(box_syntax, box_patterns, with_options)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `with_options` has been stable since 1.58.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | #![feature(box_syntax, box_patterns, with_options)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_options` found for struct `std::fs::File` in the current scope [INFO] [stdout] --> src/program/posix/mod.rs:220:46 [INFO] [stdout] | [INFO] [stdout] 220 | ... let file = File::with_options() [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `std::fs::File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_options` found for struct `std::fs::File` in the current scope [INFO] [stdout] --> src/program/posix/mod.rs:229:46 [INFO] [stdout] | [INFO] [stdout] 229 | ... let file = File::with_options() [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `std::fs::File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_options` found for struct `std::fs::File` in the current scope [INFO] [stdout] --> src/program/posix/mod.rs:238:46 [INFO] [stdout] | [INFO] [stdout] 238 | ... let file = File::with_options() [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `std::fs::File` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/process/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `os::unix::io::IntoRawFd` [INFO] [stdout] --> src/program/posix/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | os::unix::io::IntoRawFd, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oursh` due to 6 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4cdca61b0bb45a65b43fc9f5474c8600272970b5036bf1fc90b6edd8b0e01b22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cdca61b0bb45a65b43fc9f5474c8600272970b5036bf1fc90b6edd8b0e01b22", kill_on_drop: false }` [INFO] [stdout] 4cdca61b0bb45a65b43fc9f5474c8600272970b5036bf1fc90b6edd8b0e01b22