[INFO] crate second-stack 0.2.1 is already in cache [INFO] checking second-stack-0.2.1 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate second-stack 0.2.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate second-stack 0.2.1 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate second-stack 0.2.1 [INFO] finished tweaking crates.io crate second-stack 0.2.1 [INFO] tweaked toml for crates.io crate second-stack 0.2.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f56d38b44f61e07c7f9f59f8b764e0e5caac2beee4c9f1b07254623f31e8b8df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f56d38b44f61e07c7f9f59f8b764e0e5caac2beee4c9f1b07254623f31e8b8df"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking testdrop v0.1.2 [INFO] [stderr] Checking second-stack v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stderr] --> src/lib.rs:108:33 [INFO] [stderr] | [INFO] [stderr] 108 | let bottom = Global.alloc(layout).unwrap().as_ptr(); // TODO: There may be mitigation, like not doubling in size. [INFO] [stderr] | ^^^^^ ------ supplied 1 argument [INFO] [stderr] | | [INFO] [stderr] | expected 2 arguments [INFO] [stderr] [INFO] [stderr] Checking plotters v0.2.14 [INFO] [stderr] error[E0599]: no method named `as_ptr` found for struct `std::alloc::MemoryBlock` in the current scope [INFO] [stderr] --> src/lib.rs:108:56 [INFO] [stderr] | [INFO] [stderr] 108 | let bottom = Global.alloc(layout).unwrap().as_ptr(); // TODO: There may be mitigation, like not doubling in size. [INFO] [stderr] | ^^^^^^ method not found in `std::alloc::MemoryBlock` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `second-stack`. [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" "f56d38b44f61e07c7f9f59f8b764e0e5caac2beee4c9f1b07254623f31e8b8df"` [INFO] running `"docker" "rm" "-f" "f56d38b44f61e07c7f9f59f8b764e0e5caac2beee4c9f1b07254623f31e8b8df"` [INFO] [stdout] f56d38b44f61e07c7f9f59f8b764e0e5caac2beee4c9f1b07254623f31e8b8df