[INFO] crate pijul 0.12.1 is already in cache [INFO] extracting crate pijul 0.12.1 into work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/pijul/0.12.1 [INFO] extracting crate pijul 0.12.1 into work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/pijul/0.12.1 [INFO] validating manifest of pijul-0.12.1 on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pijul-0.12.1 on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pijul-0.12.1 [INFO] finished frobbing pijul-0.12.1 [INFO] frobbed toml for pijul-0.12.1 written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/pijul/0.12.1/Cargo.toml [INFO] started frobbing pijul-0.12.1 [INFO] finished frobbing pijul-0.12.1 [INFO] frobbed toml for pijul-0.12.1 written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/pijul/0.12.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking pijul-0.12.1 against master#452087b4bf18cece2d52d7cd8c9147195e5404bf for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-7/master#452087b4bf18cece2d52d7cd8c9147195e5404bf:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/pijul/0.12.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7057cb7e088e21501321d7dc7387d9c0b10a60479cbf09618578a56aafb99e59 [INFO] running `"docker" "start" "-a" "7057cb7e088e21501321d7dc7387d9c0b10a60479cbf09618578a56aafb99e59"` [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling memsec v0.5.6 [INFO] [stderr] Checking diffs v0.3.0 [INFO] [stderr] Checking progrs v0.1.1 [INFO] [stderr] Checking username v0.2.0 [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking line v0.1.15 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Checking getch v0.2.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking sanakirja v0.10.3 [INFO] [stderr] Checking buffered-reader v0.9.0 [INFO] [stderr] Checking buffered-reader v0.3.0 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling lalrpop v0.16.3 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking thrussh-keys v0.11.9 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking thrussh v0.20.7 [INFO] [stderr] warning[E0382]: assign to part of moved value: `newkeys` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/thrussh-0.20.7/src/client/connection.rs:550:13 [INFO] [stderr] | [INFO] [stderr] 539 | let mut newkeys = kexdhdone.compute_keys( [INFO] [stderr] | ----------- move occurs because `newkeys` has type `session::NewKeys`, which does not implement the `Copy` trait [INFO] [stderr] ... [INFO] [stderr] 549 | session.0.kex = Some(Kex::NewKeys(newkeys)); [INFO] [stderr] | ------- value moved here [INFO] [stderr] 550 | newkeys.sent = true; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ value partially assigned here after move [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking thrussh-config v0.1.2 [INFO] [stderr] Compiling nettle-sys v2.0.3 [INFO] [stderr] Compiling nettle-sys v1.0.3 [INFO] [stderr] error: Could not compile `lalrpop`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=299fb7916f6511b9 -C extra-filename=-299fb7916f6511b9 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ascii_canvas=/opt/crater/target/debug/deps/libascii_canvas-653b1e1fe66d3af5.rmeta --extern atty=/opt/crater/target/debug/deps/libatty-cf6899d635a2738a.rmeta --extern bit_set=/opt/crater/target/debug/deps/libbit_set-dcee2c51db949bf0.rmeta --extern diff=/opt/crater/target/debug/deps/libdiff-277230f0b5edd1b2.rmeta --extern docopt=/opt/crater/target/debug/deps/libdocopt-5209df09f747786c.rmeta --extern ena=/opt/crater/target/debug/deps/libena-410a5bcb76198e35.rmeta --extern itertools=/opt/crater/target/debug/deps/libitertools-7d046c1f891107ff.rmeta --extern lalrpop_util=/opt/crater/target/debug/deps/liblalrpop_util-aa9c27f172914af5.rmeta --extern petgraph=/opt/crater/target/debug/deps/libpetgraph-598768e6c8e97a45.rmeta --extern regex=/opt/crater/target/debug/deps/libregex-6f8142cfe4ca2616.rmeta --extern regex_syntax=/opt/crater/target/debug/deps/libregex_syntax-554911859144959b.rmeta --extern serde=/opt/crater/target/debug/deps/libserde-fb8961c8e9926e01.rmeta --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-0b778352e6adbe57.so --extern sha2=/opt/crater/target/debug/deps/libsha2-85922cffa5bddf93.rmeta --extern string_cache=/opt/crater/target/debug/deps/libstring_cache-bbf69081988c61c4.rmeta --extern term=/opt/crater/target/debug/deps/libterm-86619022debac23c.rmeta --extern unicode_xid=/opt/crater/target/debug/deps/libunicode_xid-779a681e5fa60225.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7057cb7e088e21501321d7dc7387d9c0b10a60479cbf09618578a56aafb99e59"` [INFO] running `"docker" "rm" "-f" "7057cb7e088e21501321d7dc7387d9c0b10a60479cbf09618578a56aafb99e59"` [INFO] [stdout] 7057cb7e088e21501321d7dc7387d9c0b10a60479cbf09618578a56aafb99e59