[INFO] cloning repository https://github.com/eyalron33/rust_p2p_experiments [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eyalron33/rust_p2p_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyalron33%2Frust_p2p_experiments"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyalron33%2Frust_p2p_experiments'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2631568f1bc4b0044d4d449925c2d1368fcb8323 [INFO] checking eyalron33/rust_p2p_experiments against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyalron33%2Frust_p2p_experiments" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eyalron33/rust_p2p_experiments on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eyalron33/rust_p2p_experiments [INFO] finished tweaking git repo https://github.com/eyalron33/rust_p2p_experiments [INFO] tweaked toml for git repo https://github.com/eyalron33/rust_p2p_experiments written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/eyalron33/rust_p2p_experiments already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/zetok/tox/` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] b2133987130bbf8593dc23b6501dceae84042c22d88bbc6104e94e7bb7d893bd [INFO] running `"docker" "start" "-a" "b2133987130bbf8593dc23b6501dceae84042c22d88bbc6104e94e7bb7d893bd"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking slab v0.2.0 (https://github.com/carllerche/slab?rev=5476efcafb#5476efca) [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking bytes v0.3.0 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Checking net2 v0.2.26 [INFO] [stderr] Checking nix v0.5.0-pre (https://github.com/carllerche/nix-rust?rev=c4257f8a76#c4257f8a) [INFO] [stderr] Compiling libsodium-sys v0.0.12 [INFO] [stderr] Checking miow v0.1.5 [INFO] [stderr] Checking sodiumoxide v0.0.12 [INFO] [stderr] error[E0591]: can't transmute zero-sized type [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/nix-rust-d606302ceff0dca5/c4257f8/src/sched.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | ffi::clone(mem::transmute(callback), ptr as *mut c_void, flags, &mut cb) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: source type: for<'r> extern "C" fn(*mut std::boxed::Box<(dyn std::ops::FnMut() -> isize + 'r)>) -> i32 {sched::clone::callback} [INFO] [stderr] = note: target type: *const for<'r> extern "C" fn(*const std::boxed::Box<(dyn std::ops::FnMut() -> isize + 'r)>) -> i32 [INFO] [stderr] = help: cast with `as` to a pointer instead [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0591`. [INFO] [stderr] error: could not compile `nix`. [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" "b2133987130bbf8593dc23b6501dceae84042c22d88bbc6104e94e7bb7d893bd"` [INFO] running `"docker" "rm" "-f" "b2133987130bbf8593dc23b6501dceae84042c22d88bbc6104e94e7bb7d893bd"` [INFO] [stdout] b2133987130bbf8593dc23b6501dceae84042c22d88bbc6104e94e7bb7d893bd