[INFO] cloning repository https://github.com/nixpulvis/oursh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nixpulvis/oursh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Foursh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Foursh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fba4be86b97bb88f6c557469cc75afb62042ded [INFO] checking nixpulvis/oursh against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnixpulvis%2Foursh" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nixpulvis/oursh on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/nixpulvis/oursh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", 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] fa54e976ec8b063cd91f5282f6a124daf56ac58d3bad986243615f38fb98044f [INFO] running `Command { std: "docker" "start" "-a" "fa54e976ec8b063cd91f5282f6a124daf56ac58d3bad986243615f38fb98044f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa54e976ec8b063cd91f5282f6a124daf56ac58d3bad986243615f38fb98044f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa54e976ec8b063cd91f5282f6a124daf56ac58d3bad986243615f38fb98044f", kill_on_drop: false }` [INFO] [stdout] fa54e976ec8b063cd91f5282f6a124daf56ac58d3bad986243615f38fb98044f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e15315fbc72867283d7dd4939c9eecdf363ab09b704f828d32b6eb5c81469a [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" "59e15315fbc72867283d7dd4939c9eecdf363ab09b704f828d32b6eb5c81469a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking retain_mut v0.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking lalrpop-util v0.19.6 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking ctrlc v3.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pwd v1.3.1 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Compiling oursh v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `lexer` [INFO] [stdout] --> src/program/posix/lex.rs:531:17 [INFO] [stdout] | [INFO] [stdout] 531 | let mut lexer = Lexer::new("\"`echo #`\""); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lexer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/program/posix/lex.rs:531:13 [INFO] [stdout] | [INFO] [stdout] 531 | let mut lexer = Lexer::new("\"`echo #`\""); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "59e15315fbc72867283d7dd4939c9eecdf363ab09b704f828d32b6eb5c81469a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e15315fbc72867283d7dd4939c9eecdf363ab09b704f828d32b6eb5c81469a", kill_on_drop: false }` [INFO] [stdout] 59e15315fbc72867283d7dd4939c9eecdf363ab09b704f828d32b6eb5c81469a