[INFO] fetching crate isla 0.2.0...
[INFO] checking isla-0.2.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate isla 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate isla 0.2.0
[INFO] finished tweaking crates.io crate isla 0.2.0
[INFO] tweaked toml for crates.io crate isla 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate isla 0.2.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate isla 0.2.0 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lalrpop-util v0.19.4
[INFO] [stderr]   Downloaded isla-axiomatic v0.2.0
[INFO] [stderr]   Downloaded isla-cat v0.2.0
[INFO] [stderr]   Downloaded scroll_derive v0.10.5
[INFO] [stderr]   Downloaded bincode v1.3.2
[INFO] [stderr]   Downloaded pico-args v0.3.4
[INFO] [stderr]   Downloaded z3-sys v0.5.0
[INFO] [stderr]   Downloaded scroll v0.10.2
[INFO] [stderr]   Downloaded isla-lib v0.2.0
[INFO] [stderr]   Downloaded goblin v0.2.3
[INFO] [stderr]   Downloaded lalrpop v0.19.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1fb41ca7e050ea48773999e4028e2839c6592ec8f1c53e5ed8ec2bc4203e7d49
[INFO] running `Command { std: "docker" "start" "-a" "1fb41ca7e050ea48773999e4028e2839c6592ec8f1c53e5ed8ec2bc4203e7d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1fb41ca7e050ea48773999e4028e2839c6592ec8f1c53e5ed8ec2bc4203e7d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb41ca7e050ea48773999e4028e2839c6592ec8f1c53e5ed8ec2bc4203e7d49", kill_on_drop: false }`
[INFO] [stdout] 1fb41ca7e050ea48773999e4028e2839c6592ec8f1c53e5ed8ec2bc4203e7d49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf7ed8db0601c70e250e2e97370daae2fd24c5b764d95fce9ffaa88f7e3d0eef
[INFO] running `Command { std: "docker" "start" "-a" "cf7ed8db0601c70e250e2e97370daae2fd24c5b764d95fce9ffaa88f7e3d0eef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling pico-args v0.3.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking z3-sys v0.5.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling isla v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling lalrpop v0.19.4
[INFO] [stderr]     Checking scroll v0.10.2
[INFO] [stderr]     Checking goblin v0.2.3
[INFO] [stderr]     Checking bincode v1.3.2
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]    Compiling isla-cat v0.2.0
[INFO] [stderr]    Compiling isla-lib v0.2.0
[INFO] [stderr]    Compiling isla-axiomatic v0.2.0
[INFO] [stdout] warning: fields `num_threads` and `isa_config` are never read
[INFO] [stdout]    --> src/opts.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct CommonOpts<'ir, B> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 104 |     pub num_threads: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub isa_config: ISAConfig<B>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `num_threads` and `isa_config` are never read
[INFO] [stdout]    --> src/opts.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct CommonOpts<'ir, B> {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 104 |     pub num_threads: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub isa_config: ISAConfig<B>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "cf7ed8db0601c70e250e2e97370daae2fd24c5b764d95fce9ffaa88f7e3d0eef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf7ed8db0601c70e250e2e97370daae2fd24c5b764d95fce9ffaa88f7e3d0eef", kill_on_drop: false }`
[INFO] [stdout] cf7ed8db0601c70e250e2e97370daae2fd24c5b764d95fce9ffaa88f7e3d0eef
