[INFO] updating cached repository https://github.com/nixpulvis/oursh [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] ebb6a88913b39acf867383357f30e73eced3e307 [INFO] checking nixpulvis/oursh against master#b1f395de642e8be7bcbbd2bd8aaadab715851f49 for pr-69410 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Foursh" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nixpulvis/oursh on toolchain b1f395de642e8be7bcbbd2bd8aaadab715851f49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nixpulvis/oursh [INFO] finished tweaking git repo https://github.com/nixpulvis/oursh [INFO] tweaked toml for git repo https://github.com/nixpulvis/oursh written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/nixpulvis/oursh already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "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] 973994a67c28bc3c11cd072543ac54b2d7946cb79da546d6aa74ca46863825e7 [INFO] running `"docker" "start" "-a" "973994a67c28bc3c11cd072543ac54b2d7946cb79da546d6aa74ca46863825e7"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking termion v1.5.4 (https://github.com/redox-os/termion#c443136b) [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking criterion-plot v0.4.0 [INFO] [stderr] Checking rand_xoshiro v0.3.1 [INFO] [stderr] Checking rand_os v0.2.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking pwd v1.3.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking criterion v0.3.0 [INFO] [stderr] Compiling oursh v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/oursh-4b4c482b44a9f019/out/program/posix.rs:5967:5 [INFO] [stderr] | [INFO] [stderr] 5967 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/oursh-4b4c482b44a9f019/out/program/posix.rs:5978:5 [INFO] [stderr] | [INFO] [stderr] 5978 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/oursh-4b4c482b44a9f019/out/program/posix.rs:5967:5 [INFO] [stderr] | [INFO] [stderr] 5967 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> /opt/rustwide/target/debug/build/oursh-4b4c482b44a9f019/out/program/posix.rs:5978:5 [INFO] [stderr] | [INFO] [stderr] 5978 | (__0) [INFO] [stderr] | ^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] error: unexpected end of macro invocation [INFO] [stderr] --> benches/compare.rs:20:34 [INFO] [stderr] | [INFO] [stderr] 20 | shell!(> "/bin/sh", s) [INFO] [stderr] | ^ missing tokens in macro arguments [INFO] [stderr] | [INFO] [stderr] ::: benches/../tests/common/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | macro_rules! shell { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] [INFO] [stderr] error: unexpected end of macro invocation [INFO] [stderr] --> benches/compare.rs:26:39 [INFO] [stderr] | [INFO] [stderr] 26 | shell!(> "/usr/bin/zsh", s) [INFO] [stderr] | ^ missing tokens in macro arguments [INFO] [stderr] | [INFO] [stderr] ::: benches/../tests/common/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | macro_rules! shell { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] [INFO] [stderr] error: unexpected end of macro invocation [INFO] [stderr] --> benches/compare.rs:32:40 [INFO] [stderr] | [INFO] [stderr] 32 | shell!(> "/usr/bin/fish", s) [INFO] [stderr] | ^ missing tokens in macro arguments [INFO] [stderr] | [INFO] [stderr] ::: benches/../tests/common/mod.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | macro_rules! shell { [INFO] [stderr] | ------------------ when calling this macro [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `oursh`. [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" "973994a67c28bc3c11cd072543ac54b2d7946cb79da546d6aa74ca46863825e7"` [INFO] running `"docker" "rm" "-f" "973994a67c28bc3c11cd072543ac54b2d7946cb79da546d6aa74ca46863825e7"` [INFO] [stdout] 973994a67c28bc3c11cd072543ac54b2d7946cb79da546d6aa74ca46863825e7