[INFO] updating cached repository pzmarzly/x11-input-mirror [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pzmarzly/x11-input-mirror [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pzmarzly/x11-input-mirror" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/pzmarzly/x11-input-mirror"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/pzmarzly/x11-input-mirror'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pzmarzly/x11-input-mirror" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/pzmarzly/x11-input-mirror"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/pzmarzly/x11-input-mirror'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e6aa443db3796c533a656e3498eba78685501ec5 [INFO] sha for GitHub repo pzmarzly/x11-input-mirror: e6aa443db3796c533a656e3498eba78685501ec5 [INFO] validating manifest of pzmarzly/x11-input-mirror on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pzmarzly/x11-input-mirror on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pzmarzly/x11-input-mirror [INFO] finished frobbing pzmarzly/x11-input-mirror [INFO] frobbed toml for pzmarzly/x11-input-mirror written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/pzmarzly/x11-input-mirror/Cargo.toml [INFO] started frobbing pzmarzly/x11-input-mirror [INFO] finished frobbing pzmarzly/x11-input-mirror [INFO] frobbed toml for pzmarzly/x11-input-mirror written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/pzmarzly/x11-input-mirror/Cargo.toml [INFO] crate pzmarzly/x11-input-mirror has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking pzmarzly/x11-input-mirror against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-3/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/pzmarzly/x11-input-mirror:/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" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 55e4cb7ac641db8f49229e7566b125bd4d97d3023950f1ef6d3f8c8c172f2f9c [INFO] running `"docker" "start" "-a" "55e4cb7ac641db8f49229e7566b125bd4d97d3023950f1ef6d3f8c8c172f2f9c"` [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Checking keystream v1.0.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.74 [INFO] [stderr] Checking chacha v0.1.0 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking x11-input-mirror v0.3.5 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `int_to_from_bytes` has been stable since 1.32.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(int_to_from_bytes)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `int_to_from_bytes` has been stable since 1.32.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(int_to_from_bytes)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.19s [INFO] running `"docker" "inspect" "55e4cb7ac641db8f49229e7566b125bd4d97d3023950f1ef6d3f8c8c172f2f9c"` [INFO] running `"docker" "rm" "-f" "55e4cb7ac641db8f49229e7566b125bd4d97d3023950f1ef6d3f8c8c172f2f9c"` [INFO] [stdout] 55e4cb7ac641db8f49229e7566b125bd4d97d3023950f1ef6d3f8c8c172f2f9c