[INFO] updating cached repository https://github.com/eyalron33/rust_p2p_experiments [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2631568f1bc4b0044d4d449925c2d1368fcb8323 [INFO] testing eyalron33/rust_p2p_experiments against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feyalron33%2Frust_p2p_experiments" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eyalron33/rust_p2p_experiments on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-2/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b55c19c87c861962cc1940a415edee1c7d3e0f748cb1ee2d804f4545d818308b [INFO] running `"docker" "start" "-a" "b55c19c87c861962cc1940a415edee1c7d3e0f748cb1ee2d804f4545d818308b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling slab v0.2.0 (https://github.com/carllerche/slab?rev=5476efcafb#5476efca) [INFO] [stderr] Compiling libsodium-sys v0.0.12 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.5.0-pre (https://github.com/carllerche/nix-rust?rev=c4257f8a76#c4257f8a) [INFO] [stderr] Compiling miow v0.1.5 [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" "b55c19c87c861962cc1940a415edee1c7d3e0f748cb1ee2d804f4545d818308b"` [INFO] running `"docker" "rm" "-f" "b55c19c87c861962cc1940a415edee1c7d3e0f748cb1ee2d804f4545d818308b"` [INFO] [stdout] b55c19c87c861962cc1940a415edee1c7d3e0f748cb1ee2d804f4545d818308b