[INFO] cloning repository https://github.com/probable-basilisk/asmjr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/probable-basilisk/asmjr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobable-basilisk%2Fasmjr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobable-basilisk%2Fasmjr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edd1955649f50d3fb40dccc8251d14b40d6b7d70 [INFO] checking probable-basilisk/asmjr against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprobable-basilisk%2Fasmjr" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/probable-basilisk/asmjr on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/probable-basilisk/asmjr [INFO] finished tweaking git repo https://github.com/probable-basilisk/asmjr [INFO] tweaked toml for git repo https://github.com/probable-basilisk/asmjr written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/probable-basilisk/asmjr 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-utils v0.8.9 [INFO] [stderr] Downloaded image v0.24.2 [INFO] [stderr] Downloaded flume v0.10.13 [INFO] [stderr] Downloaded exr v1.4.2 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e06612b46c00235fa80e7fd33a4dbdcff7ecbad9edde42f25b365d9c5a11269 [INFO] running `Command { std: "docker" "start" "-a" "1e06612b46c00235fa80e7fd33a4dbdcff7ecbad9edde42f25b365d9c5a11269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e06612b46c00235fa80e7fd33a4dbdcff7ecbad9edde42f25b365d9c5a11269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e06612b46c00235fa80e7fd33a4dbdcff7ecbad9edde42f25b365d9c5a11269", kill_on_drop: false }` [INFO] [stdout] 1e06612b46c00235fa80e7fd33a4dbdcff7ecbad9edde42f25b365d9c5a11269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58130e50fabeb1f55037830e722413964db8ad153a4b4145001f5144c5e6518a [INFO] running `Command { std: "docker" "start" "-a" "58130e50fabeb1f55037830e722413964db8ad153a4b4145001f5144c5e6518a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking clap_lex v0.2.3 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parse_int v0.6.0 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Checking clap v3.2.6 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Compiling asmjr v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.81 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "58130e50fabeb1f55037830e722413964db8ad153a4b4145001f5144c5e6518a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58130e50fabeb1f55037830e722413964db8ad153a4b4145001f5144c5e6518a", kill_on_drop: false }` [INFO] [stdout] 58130e50fabeb1f55037830e722413964db8ad153a4b4145001f5144c5e6518a