[INFO] cloning repository https://github.com/That3Percent/twitter-sentiment-graphs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/That3Percent/twitter-sentiment-graphs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThat3Percent%2Ftwitter-sentiment-graphs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThat3Percent%2Ftwitter-sentiment-graphs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92daa6d4887ccecff9d74add81a57d35a4199ad1 [INFO] checking That3Percent/twitter-sentiment-graphs against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThat3Percent%2Ftwitter-sentiment-graphs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [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 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded second-stack v0.2.1 [INFO] [stderr] Downloaded sentiment v0.1.1 [INFO] [stderr] Downloaded oauth1-request v0.2.6 [INFO] [stderr] Downloaded oauth1-request v0.3.0 [INFO] [stderr] Downloaded circular-queue v0.2.2 [INFO] [stderr] Downloaded twitter-stream v0.9.0 [INFO] [stderr] Downloaded oauth1-request-derive v0.2.3 [INFO] [stderr] Downloaded futures-timer v1.0.2 [INFO] [stderr] Downloaded async-std v0.99.11 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e65b26c4f7239124259f1edd5dd1598a38053815f1f698e4cdffead1c571974b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e65b26c4f7239124259f1edd5dd1598a38053815f1f698e4cdffead1c571974b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65b26c4f7239124259f1edd5dd1598a38053815f1f698e4cdffead1c571974b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65b26c4f7239124259f1edd5dd1598a38053815f1f698e4cdffead1c571974b", kill_on_drop: false }` [INFO] [stdout] e65b26c4f7239124259f1edd5dd1598a38053815f1f698e4cdffead1c571974b [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed9b76d63d402e0c4fae2817cb6c3973805fd99227a7d5b62a31b04e24605a43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ed9b76d63d402e0c4fae2817cb6c3973805fd99227a7d5b62a31b04e24605a43", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking pin-project-lite v0.1.0 [INFO] [stderr] Checking second-stack v0.2.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling circular-queue v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking itertools v0.8.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking async-macros v1.0.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stdout] error[E0599]: no method named `alloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.1/src/lib.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | let bottom = Global.alloc(layout).unwrap().as_ptr(); // TODO: There may be mitigation, like not doubling in size. [INFO] [stdout] | ^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `dealloc` found for struct `std::alloc::Global` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.1/src/lib.rs:126:24 [INFO] [stdout] | [INFO] [stdout] 126 | Global.dealloc(bottom, layout); [INFO] [stdout] | ^^^^^^^ method not found in `std::alloc::Global` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking log v0.4.8 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "ed9b76d63d402e0c4fae2817cb6c3973805fd99227a7d5b62a31b04e24605a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9b76d63d402e0c4fae2817cb6c3973805fd99227a7d5b62a31b04e24605a43", kill_on_drop: false }` [INFO] [stdout] ed9b76d63d402e0c4fae2817cb6c3973805fd99227a7d5b62a31b04e24605a43