[INFO] fetching crate safe_launcher 0.2.0... [INFO] checking safe_launcher-0.2.0 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate safe_launcher 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate safe_launcher 0.2.0 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate safe_launcher 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate safe_launcher 0.2.0 [INFO] tweaked toml for crates.io crate safe_launcher 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-3/source/examples/event_loop.rs [INFO] [stderr] * /workspace/builds/worker-3/source/examples/self_auth.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ip v1.0.0 [INFO] [stderr] Downloaded igd v0.2.1 [INFO] [stderr] Downloaded temp_utp v0.6.21 [INFO] [stderr] Downloaded safe_dns v0.4.0 [INFO] [stderr] Downloaded message_filter v0.2.0 [INFO] [stderr] Downloaded safe_nfs v0.4.0 [INFO] [stderr] Downloaded kademlia_routing_table v0.0.5 [INFO] [stderr] Downloaded safe_core v0.4.0 [INFO] [stderr] Downloaded routing v0.5.3 [INFO] [stderr] Downloaded crust v0.7.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ebb12a4fe9672861c3e88a7ad18a09825e1cb50da0ac7d4e94efac57ae140530 [INFO] running `"docker" "start" "-a" "ebb12a4fe9672861c3e88a7ad18a09825e1cb50da0ac7d4e94efac57ae140530"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/examples/event_loop.rs [INFO] [stderr] * /opt/rustwide/workdir/examples/self_auth.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Checking language-tags v0.0.7 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking quick-error v0.2.2 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking ip v1.0.0 [INFO] [stderr] Checking crossbeam v0.1.6 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 [INFO] [stderr] | [INFO] [stderr] 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: source type: `[usize; 32]` (2048 bits) [INFO] [stderr] = note: target type: `[std::sync::atomic::AtomicBool; 32]` (256 bits) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0512`. [INFO] [stderr] error: could not compile `crossbeam`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ebb12a4fe9672861c3e88a7ad18a09825e1cb50da0ac7d4e94efac57ae140530"` [INFO] running `"docker" "rm" "-f" "ebb12a4fe9672861c3e88a7ad18a09825e1cb50da0ac7d4e94efac57ae140530"` [INFO] [stdout] ebb12a4fe9672861c3e88a7ad18a09825e1cb50da0ac7d4e94efac57ae140530