[INFO] fetching crate monster-rs 0.4.1... [INFO] checking monster-rs-0.4.1 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate monster-rs 0.4.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate monster-rs 0.4.1 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate monster-rs 0.4.1 [INFO] finished tweaking crates.io crate monster-rs 0.4.1 [INFO] tweaked toml for crates.io crate monster-rs 0.4.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate monster-rs 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56cd5908ab086db6df7097493aeed33196050d6c2f96ad72b102bec698bb151a [INFO] running `Command { std: "docker" "start" "-a" "56cd5908ab086db6df7097493aeed33196050d6c2f96ad72b102bec698bb151a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56cd5908ab086db6df7097493aeed33196050d6c2f96ad72b102bec698bb151a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56cd5908ab086db6df7097493aeed33196050d6c2f96ad72b102bec698bb151a", kill_on_drop: false }` [INFO] [stdout] 56cd5908ab086db6df7097493aeed33196050d6c2f96ad72b102bec698bb151a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 94ddde20a031e40d38726ba20fbb01244437bd5a1659acf312eb2ee1dd63d257 [INFO] running `Command { std: "docker" "start" "-a" "94ddde20a031e40d38726ba20fbb01244437bd5a1659acf312eb2ee1dd63d257", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.14 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking modinverse v0.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Checking const_format v0.2.14 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking divisors v0.2.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.3.4 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking riscu v0.5.0 [INFO] [stderr] Checking monster-rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> tests/disassemble.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use utils::{compile_riscu, init, with_temp_dir}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> tests/disassemble.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `monster-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> tests/engine.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use utils::{compile_riscu, init, with_temp_dir}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> tests/smt.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use utils::{init, with_temp_dir, TestFileCompiler}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> tests/rarity.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use utils::{compile_riscu, init, with_temp_dir}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> tests/engine.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> tests/rarity.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> tests/exploration_strategy.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use utils::{compile_riscu, convert_dot_to_png_and_check, init, time, with_temp_dir}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> benches/engine.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use utils::TestFileCompiler; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> tests/exploration_strategy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `utils` [INFO] [stdout] --> tests/cfg.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use utils::{compile_riscu, convert_dot_to_png_and_check, init, time, with_temp_dir}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> tests/cfg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `sources` found for struct `COMPILER` in the current scope [INFO] [stdout] --> tests/smt.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref COMPILER: TestFileCompiler = TestFileCompiler::new(&TEST_FILES); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- method `sources` not found for this [INFO] [stdout] ... [INFO] [stdout] 47 | .sources() [INFO] [stdout] | ^^^^^^^ method not found in `COMPILER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `objects` found for struct `COMPILER` in the current scope [INFO] [stdout] --> tests/smt.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 37 | / lazy_static! { [INFO] [stdout] 38 | | static ref COMPILER: TestFileCompiler = TestFileCompiler::new(&TEST_FILES); [INFO] [stdout] 39 | | } [INFO] [stdout] | |_- method `objects` not found for this [INFO] [stdout] ... [INFO] [stdout] 50 | .zip(COMPILER.objects().iter().cloned()) [INFO] [stdout] | ^^^^^^^ method not found in `COMPILER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `object` found for struct `COMPILER` in the current scope [INFO] [stdout] --> benches/engine.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static! { [INFO] [stdout] 36 | | static ref COMPILER: TestFileCompiler = TestFileCompiler::new(&TEST_FILES); [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- method `object` not found for this [INFO] [stdout] ... [INFO] [stdout] 44 | let object_file = COMPILER.object("demonstration.c"); [INFO] [stdout] | ^^^^^^ method not found in `COMPILER` [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, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `objects` found for struct `COMPILER` in the current scope [INFO] [stdout] --> benches/engine.rs:72:70 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static! { [INFO] [stdout] 36 | | static ref COMPILER: TestFileCompiler = TestFileCompiler::new(&TEST_FILES); [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- method `objects` not found for this [INFO] [stdout] ... [INFO] [stdout] 72 | b.iter(|| execute_symbolically_all::(COMPILER.objects())) [INFO] [stdout] | ^^^^^^^ method not found in `COMPILER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `objects` found for struct `COMPILER` in the current scope [INFO] [stdout] --> benches/engine.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static! { [INFO] [stdout] 36 | | static ref COMPILER: TestFileCompiler = TestFileCompiler::new(&TEST_FILES); [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- method `objects` not found for this [INFO] [stdout] ... [INFO] [stdout] 91 | COMPILER.objects().iter().for_each(|source| { [INFO] [stdout] | ^^^^^^^ method not found in `COMPILER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `objects` found for struct `COMPILER` in the current scope [INFO] [stdout] --> benches/engine.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static! { [INFO] [stdout] 36 | | static ref COMPILER: TestFileCompiler = TestFileCompiler::new(&TEST_FILES); [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- method `objects` not found for this [INFO] [stdout] ... [INFO] [stdout] 114 | COMPILER.objects().iter().for_each(|object| { [INFO] [stdout] | ^^^^^^^ method not found in `COMPILER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "94ddde20a031e40d38726ba20fbb01244437bd5a1659acf312eb2ee1dd63d257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94ddde20a031e40d38726ba20fbb01244437bd5a1659acf312eb2ee1dd63d257", kill_on_drop: false }` [INFO] [stdout] 94ddde20a031e40d38726ba20fbb01244437bd5a1659acf312eb2ee1dd63d257