[INFO] fetching crate monster-rs 0.4.1...
[INFO] checking monster-rs-0.4.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate monster-rs 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate monster-rs 0.4.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded modinverse v0.1.1
[INFO] [stderr]   Downloaded riscu v0.5.0
[INFO] [stderr]   Downloaded cmake v0.1.45
[INFO] [stderr]   Downloaded divisors v0.2.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.0
[INFO] [stderr]   Downloaded copy_dir v0.1.2
[INFO] [stderr]   Downloaded plotters-backend v0.3.0
[INFO] [stderr]   Downloaded cast v0.2.6
[INFO] [stderr]   Downloaded boolector v0.4.2
[INFO] [stderr]   Downloaded bytesize v1.0.1
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.14
[INFO] [stderr]   Downloaded walkdir v0.1.8
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded const_format v0.2.14
[INFO] [stderr]   Downloaded z3 v0.10.0
[INFO] [stderr]   Downloaded criterion v0.3.4
[INFO] [stderr]   Downloaded goblin v0.3.4
[INFO] [stderr]   Downloaded bstr v0.2.16
[INFO] [stderr]   Downloaded libc v0.2.96
[INFO] [stderr]   Downloaded boolector-sys v0.6.3
[INFO] [stderr]   Downloaded z3-sys v0.6.3
[INFO] [stderr]   Downloaded plotters v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 190581fcd6c3a830aebf251c90ab9fb8466d58d2a101ada06c4c8aadaf51746d
[INFO] running `Command { std: "docker" "start" "-a" "190581fcd6c3a830aebf251c90ab9fb8466d58d2a101ada06c4c8aadaf51746d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "190581fcd6c3a830aebf251c90ab9fb8466d58d2a101ada06c4c8aadaf51746d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "190581fcd6c3a830aebf251c90ab9fb8466d58d2a101ada06c4c8aadaf51746d", kill_on_drop: false }`
[INFO] [stdout] 190581fcd6c3a830aebf251c90ab9fb8466d58d2a101ada06c4c8aadaf51746d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7ec11a269ad4e2b606be11952371cec66f2b5389d2b8ac4869cc8734aaa870c
[INFO] running `Command { std: "docker" "start" "-a" "b7ec11a269ad4e2b606be11952371cec66f2b5389d2b8ac4869cc8734aaa870c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.96
[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]    Compiling log v0.4.14
[INFO] [stderr]     Checking either v1.6.1
[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]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking itoa v0.4.7
[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-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking plotters-backend v0.3.0
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking plotters-svg v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.14
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking bytesize v1.0.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking modinverse v0.1.1
[INFO] [stderr]    Compiling cast v0.2.6
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking const_format v0.2.14
[INFO] [stderr]     Checking env_logger v0.8.4
[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] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/engine/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use rarity_simulation::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `defaults` in the type namespace is first re-exported here
[INFO] [stdout] 11 | pub use symbolic_execution::*;
[INFO] [stdout]    |         --------------------- but the name `defaults` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/engine/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use rarity_simulation::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Value` in the type namespace is first re-exported here
[INFO] [stdout] 11 | pub use symbolic_execution::*;
[INFO] [stdout]    |         --------------------- but the name `Value` in the type namespace is also re-exported here
[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] 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] 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/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] For more information about this error, try `rustc --explain E0432`.
[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] [stderr] error: could not compile `monster-rs` (test "rarity") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[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] 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] [stderr] error: could not compile `monster-rs` (test "cfg") due to 1 previous error
[INFO] [stdout] warning: unexpected `cfg` condition value: `pictures`
[INFO] [stdout]   --> tests/exploration_strategy.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |         if cfg!(feature = "pictures") {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `boolector`, `boolector-solver`, `boolector-sys`, `default`, `z3`, `z3-solver`, and `z3-sys`
[INFO] [stdout]    = help: consider adding `pictures` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `monster-rs` (test "disassemble") due to 1 previous error
[INFO] [stdout] warning: unexpected `cfg` condition value: `pictures`
[INFO] [stdout]    --> tests/exploration_strategy.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |             if cfg!(feature = "pictures") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `boolector`, `boolector-solver`, `boolector-sys`, `default`, `z3`, `z3-solver`, and `z3-sys`
[INFO] [stdout]     = help: consider adding `pictures` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `monster-rs` (test "smt") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `monster-rs` (test "engine") due to 1 previous error
[INFO] [stderr] error: could not compile `monster-rs` (bench "engine") due to 1 previous error
[INFO] [stderr] error: could not compile `monster-rs` (test "exploration_strategy") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/engine/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use rarity_simulation::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `defaults` in the type namespace is first re-exported here
[INFO] [stdout] 11 | pub use symbolic_execution::*;
[INFO] [stdout]    |         --------------------- but the name `defaults` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/engine/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use rarity_simulation::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `Value` in the type namespace is first re-exported here
[INFO] [stdout] 11 | pub use symbolic_execution::*;
[INFO] [stdout]    |         --------------------- but the name `Value` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b7ec11a269ad4e2b606be11952371cec66f2b5389d2b8ac4869cc8734aaa870c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7ec11a269ad4e2b606be11952371cec66f2b5389d2b8ac4869cc8734aaa870c", kill_on_drop: false }`
[INFO] [stdout] b7ec11a269ad4e2b606be11952371cec66f2b5389d2b8ac4869cc8734aaa870c
