[INFO] updating cached repository https://github.com/That3Percent/twitter-sentiment-graphs
[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] 92daa6d4887ccecff9d74add81a57d35a4199ad1
[INFO] checking That3Percent/twitter-sentiment-graphs against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThat3Percent%2Ftwitter-sentiment-graphs" "/workspace/builds/worker-14/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/That3Percent/twitter-sentiment-graphs on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/That3Percent/twitter-sentiment-graphs
[INFO] finished tweaking git repo https://github.com/That3Percent/twitter-sentiment-graphs
[INFO] tweaked toml for git repo https://github.com/That3Percent/twitter-sentiment-graphs written to /workspace/builds/worker-14/source/Cargo.toml
[INFO] crate git repo https://github.com/That3Percent/twitter-sentiment-graphs already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] b0a21b1c74a0a36232df352999df17c6ec0e41c39ecb51b988e07b38941de6ac
[INFO] running `"docker" "start" "-a" "b0a21b1c74a0a36232df352999df17c6ec0e41c39ecb51b988e07b38941de6ac"`
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking smallvec v0.6.12
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]     Checking futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking pin-project-lite v0.1.0
[INFO] [stderr]     Checking second-stack v0.2.1
[INFO] [stderr]     Checking itertools v0.8.1
[INFO] [stderr]    Compiling circular-queue v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.52
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking async-macros v1.0.0
[INFO] [stderr]     Checking async-task v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.11.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.1/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 rand v0.7.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr] error[E0599]: no method named `as_ptr` found for struct `std::alloc::MemoryBlock` in the current scope
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.1/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" "b0a21b1c74a0a36232df352999df17c6ec0e41c39ecb51b988e07b38941de6ac"`
[INFO] running `"docker" "rm" "-f" "b0a21b1c74a0a36232df352999df17c6ec0e41c39ecb51b988e07b38941de6ac"`
[INFO] [stdout] b0a21b1c74a0a36232df352999df17c6ec0e41c39ecb51b988e07b38941de6ac
