[INFO] cloning repository https://github.com/regulardeluxe/parrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/regulardeluxe/parrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregulardeluxe%2Fparrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregulardeluxe%2Fparrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e051e60e42c2c909febd81366e1ae839538057 [INFO] testing regulardeluxe/parrot against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fregulardeluxe%2Fparrot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/regulardeluxe/parrot on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/regulardeluxe/parrot [INFO] finished tweaking git repo https://github.com/regulardeluxe/parrot [INFO] tweaked toml for git repo https://github.com/regulardeluxe/parrot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/regulardeluxe/parrot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56ba3d51fe23652756e0d99df08173d4f395038b23a1fe8fe88303c6aa815741 [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" "56ba3d51fe23652756e0d99df08173d4f395038b23a1fe8fe88303c6aa815741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ba3d51fe23652756e0d99df08173d4f395038b23a1fe8fe88303c6aa815741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ba3d51fe23652756e0d99df08173d4f395038b23a1fe8fe88303c6aa815741", kill_on_drop: false }` [INFO] [stdout] 56ba3d51fe23652756e0d99df08173d4f395038b23a1fe8fe88303c6aa815741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed22478fde0fca4723df4485b5438045e14e7118044ebc43b72b7a34c5f5713a [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" "ed22478fde0fca4723df4485b5438045e14e7118044ebc43b72b7a34c5f5713a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling docopt v0.8.1 [INFO] [stderr] Compiling parrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `arg_FILE` should have a snake case name [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | arg_FILE: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `arg_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.04s [INFO] running `Command { std: "docker" "inspect" "ed22478fde0fca4723df4485b5438045e14e7118044ebc43b72b7a34c5f5713a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed22478fde0fca4723df4485b5438045e14e7118044ebc43b72b7a34c5f5713a", kill_on_drop: false }` [INFO] [stdout] ed22478fde0fca4723df4485b5438045e14e7118044ebc43b72b7a34c5f5713a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53b53b55feceb19fcb3f56087e0681b9238ff43fddb465aa3daa69ddc5c512c1 [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" "53b53b55feceb19fcb3f56087e0681b9238ff43fddb465aa3daa69ddc5c512c1", kill_on_drop: false }` [INFO] [stderr] Compiling parrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `arg_FILE` should have a snake case name [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | arg_FILE: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `arg_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "53b53b55feceb19fcb3f56087e0681b9238ff43fddb465aa3daa69ddc5c512c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b53b55feceb19fcb3f56087e0681b9238ff43fddb465aa3daa69ddc5c512c1", kill_on_drop: false }` [INFO] [stdout] 53b53b55feceb19fcb3f56087e0681b9238ff43fddb465aa3daa69ddc5c512c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 519284efbc3976d58af8e791bee4c31f04cf093c0898fadf93c7ba28b93550de [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" "519284efbc3976d58af8e791bee4c31f04cf093c0898fadf93c7ba28b93550de", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: structure field `arg_FILE` should have a snake case name [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:22:5 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stderr] 22 | arg_FILE: String, [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `arg_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parrot-f557453ed50f6650 [INFO] running `Command { std: "docker" "inspect" "519284efbc3976d58af8e791bee4c31f04cf093c0898fadf93c7ba28b93550de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519284efbc3976d58af8e791bee4c31f04cf093c0898fadf93c7ba28b93550de", kill_on_drop: false }` [INFO] [stdout] 519284efbc3976d58af8e791bee4c31f04cf093c0898fadf93c7ba28b93550de