[INFO] cloning repository https://github.com/cpitkin/gpb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpitkin/gpb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpitkin%2Fgpb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpitkin%2Fgpb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28d67e6e19c694cfb1e25309d5e697e92641c5ea [INFO] testing cpitkin/gpb against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpitkin%2Fgpb" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cpitkin/gpb on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cpitkin/gpb [INFO] finished tweaking git repo https://github.com/cpitkin/gpb [INFO] tweaked toml for git repo https://github.com/cpitkin/gpb written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/cpitkin/gpb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.1.15 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded flate2 v1.0.14 [INFO] [stderr] Downloaded zip v0.5.5 [INFO] [stderr] Downloaded bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Downloaded filebuffer v0.4.0 [INFO] [stderr] Downloaded rusync v0.5.3 [INFO] running `Command { std: "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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7a01bd7b796514a348ea378c7d0efa9f48f441b433cfcab8eff3addb33b26d9 [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" "d7a01bd7b796514a348ea378c7d0efa9f48f441b433cfcab8eff3addb33b26d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7a01bd7b796514a348ea378c7d0efa9f48f441b433cfcab8eff3addb33b26d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a01bd7b796514a348ea378c7d0efa9f48f441b433cfcab8eff3addb33b26d9", kill_on_drop: false }` [INFO] [stdout] d7a01bd7b796514a348ea378c7d0efa9f48f441b433cfcab8eff3addb33b26d9 [INFO] running `Command { std: "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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c148c32757bb9fe9c3e5535a8b8b11bbdd5753e3a375fb653931f87f531eebc [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" "9c148c32757bb9fe9c3e5535a8b8b11bbdd5753e3a375fb653931f87f531eebc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pathdiff v0.1.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filebuffer v0.4.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rusync v0.5.3 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling gpba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.49s [INFO] running `Command { std: "docker" "inspect" "9c148c32757bb9fe9c3e5535a8b8b11bbdd5753e3a375fb653931f87f531eebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c148c32757bb9fe9c3e5535a8b8b11bbdd5753e3a375fb653931f87f531eebc", kill_on_drop: false }` [INFO] [stdout] 9c148c32757bb9fe9c3e5535a8b8b11bbdd5753e3a375fb653931f87f531eebc [INFO] running `Command { std: "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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] addeca12010f4adc9a24dccd09d4d3a6eef83305d66d990f79ea9be761279854 [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" "addeca12010f4adc9a24dccd09d4d3a6eef83305d66d990f79ea9be761279854", kill_on_drop: false }` [INFO] [stderr] Compiling gpba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "addeca12010f4adc9a24dccd09d4d3a6eef83305d66d990f79ea9be761279854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addeca12010f4adc9a24dccd09d4d3a6eef83305d66d990f79ea9be761279854", kill_on_drop: false }` [INFO] [stdout] addeca12010f4adc9a24dccd09d4d3a6eef83305d66d990f79ea9be761279854 [INFO] running `Command { std: "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" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65a2be69296d410b327a9c0b3bd31c1a820c107f83d4a2ec5e4be87a77193f0d [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" "65a2be69296d410b327a9c0b3bd31c1a820c107f83d4a2ec5e4be87a77193f0d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gpba-6f1170537af979b7 [INFO] [stdout] test tests::dir_tree ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gpba-bb4ef4efee86ec14 [INFO] [stdout] [INFO] [stderr] Doc-tests gpba [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65a2be69296d410b327a9c0b3bd31c1a820c107f83d4a2ec5e4be87a77193f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a2be69296d410b327a9c0b3bd31c1a820c107f83d4a2ec5e4be87a77193f0d", kill_on_drop: false }` [INFO] [stdout] 65a2be69296d410b327a9c0b3bd31c1a820c107f83d4a2ec5e4be87a77193f0d