[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 master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThat3Percent%2Ftwitter-sentiment-graphs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/That3Percent/twitter-sentiment-graphs on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d45366775401cc726e6967f360e649e94ce0cfc9feb75d067ead6d0442167972 [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" "d45366775401cc726e6967f360e649e94ce0cfc9feb75d067ead6d0442167972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d45366775401cc726e6967f360e649e94ce0cfc9feb75d067ead6d0442167972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45366775401cc726e6967f360e649e94ce0cfc9feb75d067ead6d0442167972", kill_on_drop: false }` [INFO] [stdout] d45366775401cc726e6967f360e649e94ce0cfc9feb75d067ead6d0442167972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 048c3b09ee9ee91a72bb86bd7608764da171e4d8e69aefc59d90f2ef3888f308 [INFO] running `Command { std: "docker" "start" "-a" "048c3b09ee9ee91a72bb86bd7608764da171e4d8e69aefc59d90f2ef3888f308", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking pin-project-lite v0.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking second-stack v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking itertools v0.8.1 [INFO] [stderr] Compiling circular-queue v0.2.2 [INFO] [stderr] Checking async-macros v1.0.0 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.1/src/lib.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | bottom, [INFO] [stdout] | ^^^^^^ expected `u8`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u8` [INFO] [stdout] found raw pointer `*mut [u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.1/src/lib.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | current: bottom, [INFO] [stdout] | ^^^^^^ expected `u8`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u8` [INFO] [stdout] found raw pointer `*mut [u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.1/src/lib.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | top: bottom.add(layout.size()), [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/second-stack-0.2.1/src/lib.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | top: bottom.add(layout.size()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u8` [INFO] [stdout] found raw pointer `*mut [u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [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" "048c3b09ee9ee91a72bb86bd7608764da171e4d8e69aefc59d90f2ef3888f308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048c3b09ee9ee91a72bb86bd7608764da171e4d8e69aefc59d90f2ef3888f308", kill_on_drop: false }` [INFO] [stdout] 048c3b09ee9ee91a72bb86bd7608764da171e4d8e69aefc59d90f2ef3888f308