[INFO] cloning repository https://github.com/winksaville/rust-expr-clap-config-file [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winksaville/rust-expr-clap-config-file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-clap-config-file", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-clap-config-file'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1d8ac7dd9ebea7514058dbd53d6f89c9413b8a9 [INFO] testing winksaville/rust-expr-clap-config-file against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-clap-config-file" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/rust-expr-clap-config-file on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/winksaville/rust-expr-clap-config-file [INFO] finished tweaking git repo https://github.com/winksaville/rust-expr-clap-config-file [INFO] tweaked toml for git repo https://github.com/winksaville/rust-expr-clap-config-file written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/rust-expr-clap-config-file already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal_macros v1.14.0 [INFO] [stderr] Downloaded rust_decimal v1.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 8ab268c655ac3499f89b01a700e74ff583730ed920f1e2b1bb9e8d59d751dfe2 [INFO] running `Command { std: "docker" "start" "-a" "8ab268c655ac3499f89b01a700e74ff583730ed920f1e2b1bb9e8d59d751dfe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ab268c655ac3499f89b01a700e74ff583730ed920f1e2b1bb9e8d59d751dfe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab268c655ac3499f89b01a700e74ff583730ed920f1e2b1bb9e8d59d751dfe2", kill_on_drop: false }` [INFO] [stdout] 8ab268c655ac3499f89b01a700e74ff583730ed920f1e2b1bb9e8d59d751dfe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 92ed62d72188bd29fecfa9acc61a94142c3a221eb07b1b1d96a6460837b95de2 [INFO] running `Command { std: "docker" "start" "-a" "92ed62d72188bd29fecfa9acc61a94142c3a221eb07b1b1d96a6460837b95de2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rust_decimal v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rust_decimal_macros v1.14.0 [INFO] [stderr] Compiling expr-clap-config-file v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.98s [INFO] running `Command { std: "docker" "inspect" "92ed62d72188bd29fecfa9acc61a94142c3a221eb07b1b1d96a6460837b95de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ed62d72188bd29fecfa9acc61a94142c3a221eb07b1b1d96a6460837b95de2", kill_on_drop: false }` [INFO] [stdout] 92ed62d72188bd29fecfa9acc61a94142c3a221eb07b1b1d96a6460837b95de2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 675cbcd7dd65ec38a13dbe3cdbf188b3e1a75fd13d81c523a13c83ede233c225 [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" "675cbcd7dd65ec38a13dbe3cdbf188b3e1a75fd13d81c523a13c83ede233c225", kill_on_drop: false }` [INFO] [stderr] Compiling expr-clap-config-file v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "675cbcd7dd65ec38a13dbe3cdbf188b3e1a75fd13d81c523a13c83ede233c225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675cbcd7dd65ec38a13dbe3cdbf188b3e1a75fd13d81c523a13c83ede233c225", kill_on_drop: false }` [INFO] [stdout] 675cbcd7dd65ec38a13dbe3cdbf188b3e1a75fd13d81c523a13c83ede233c225 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] ea7f0ef0721e3f071cf784405f86ccd77014931d2bb75fcd9997abbf9de3eaae [INFO] running `Command { std: "docker" "start" "-a" "ea7f0ef0721e3f071cf784405f86ccd77014931d2bb75fcd9997abbf9de3eaae", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/expr_clap_config_file-91ef1d78ea68af1e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea7f0ef0721e3f071cf784405f86ccd77014931d2bb75fcd9997abbf9de3eaae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7f0ef0721e3f071cf784405f86ccd77014931d2bb75fcd9997abbf9de3eaae", kill_on_drop: false }` [INFO] [stdout] ea7f0ef0721e3f071cf784405f86ccd77014931d2bb75fcd9997abbf9de3eaae