[INFO] cloning repository https://github.com/ItinoseSan/ru-gnu-core-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ItinoseSan/ru-gnu-core-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItinoseSan%2Fru-gnu-core-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItinoseSan%2Fru-gnu-core-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db9a14da196cd1d0f9b6d7a65239ac2d9adca8ff [INFO] testing ItinoseSan/ru-gnu-core-utils against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FItinoseSan%2Fru-gnu-core-utils" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ItinoseSan/ru-gnu-core-utils on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ItinoseSan/ru-gnu-core-utils [INFO] finished tweaking git repo https://github.com/ItinoseSan/ru-gnu-core-utils [INFO] tweaked toml for git repo https://github.com/ItinoseSan/ru-gnu-core-utils written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ItinoseSan/ru-gnu-core-utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 626c1a7163d0f22455a10ea8a1dfc35d18ff4c90d156c0d45fbae37884c9e037 [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" "626c1a7163d0f22455a10ea8a1dfc35d18ff4c90d156c0d45fbae37884c9e037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "626c1a7163d0f22455a10ea8a1dfc35d18ff4c90d156c0d45fbae37884c9e037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626c1a7163d0f22455a10ea8a1dfc35d18ff4c90d156c0d45fbae37884c9e037", kill_on_drop: false }` [INFO] [stdout] 626c1a7163d0f22455a10ea8a1dfc35d18ff4c90d156c0d45fbae37884c9e037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ad5bd8721c988d7341f371a822c68ba3c59286a95c2e74c23f431bf4891e104 [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" "0ad5bd8721c988d7341f371a822c68ba3c59286a95c2e74c23f431bf4891e104", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling serde v1.0.67 [INFO] [stderr] Compiling httparse v1.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling token v1.0.0-rc2 (https://github.com/machtan/token-rs#9b6f91ed) [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stdout] error[E0412]: cannot find type `Chars` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/token-rs-d33868e14c9537e6/9b6f91e/src/lib.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | chars: io::Chars, [INFO] [stdout] | ^^^^^ not found in `io` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 30 | use std::str::Chars; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/token-rs-d33868e14c9537e6/9b6f91e/src/lib.rs:62:56 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn next(&mut self) -> Result, io::CharsError> { [INFO] [stdout] | ^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CharsError` in module `io` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/token-rs-d33868e14c9537e6/9b6f91e/src/lib.rs:130:56 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn next(&mut self) -> Result, io::CharsError> { [INFO] [stdout] | ^^^^^^^^^^ not found in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stdout] error[E0392]: parameter `R` is never used [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/token-rs-d33868e14c9537e6/9b6f91e/src/lib.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct SentenceSplitter<'a, R: Read> { [INFO] [stdout] | ^ unused parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `R`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0392, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0392`. [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] error: could not compile `token` [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" "0ad5bd8721c988d7341f371a822c68ba3c59286a95c2e74c23f431bf4891e104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ad5bd8721c988d7341f371a822c68ba3c59286a95c2e74c23f431bf4891e104", kill_on_drop: false }` [INFO] [stdout] 0ad5bd8721c988d7341f371a822c68ba3c59286a95c2e74c23f431bf4891e104