[INFO] cloning repository https://github.com/sak96/mygdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sak96/mygdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsak96%2Fmygdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsak96%2Fmygdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9131b42f1dfc43be2f018af8ebf8c1f778431320 [INFO] testing sak96/mygdb against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsak96%2Fmygdb" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sak96/mygdb on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sak96/mygdb [INFO] finished tweaking git repo https://github.com/sak96/mygdb [INFO] tweaked toml for git repo https://github.com/sak96/mygdb written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/sak96/mygdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b404afad76cfea05f6e4152f53c2a439d9b4078a2013e51d986d5694ba4ced21 [INFO] running `Command { std: "docker" "start" "-a" "b404afad76cfea05f6e4152f53c2a439d9b4078a2013e51d986d5694ba4ced21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b404afad76cfea05f6e4152f53c2a439d9b4078a2013e51d986d5694ba4ced21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b404afad76cfea05f6e4152f53c2a439d9b4078a2013e51d986d5694ba4ced21", kill_on_drop: false }` [INFO] [stdout] b404afad76cfea05f6e4152f53c2a439d9b4078a2013e51d986d5694ba4ced21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90b0f11a8b8b5e17309033e8c2ab390a15d4fc5108a35f1eac5bd9944413b3e8 [INFO] running `Command { std: "docker" "start" "-a" "90b0f11a8b8b5e17309033e8c2ab390a15d4fc5108a35f1eac5bd9944413b3e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling mygdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.97s [INFO] running `Command { std: "docker" "inspect" "90b0f11a8b8b5e17309033e8c2ab390a15d4fc5108a35f1eac5bd9944413b3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90b0f11a8b8b5e17309033e8c2ab390a15d4fc5108a35f1eac5bd9944413b3e8", kill_on_drop: false }` [INFO] [stdout] 90b0f11a8b8b5e17309033e8c2ab390a15d4fc5108a35f1eac5bd9944413b3e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f671ca90c95204ccab947222d83432dbc8503620f1391e92052d103ba29d032 [INFO] running `Command { std: "docker" "start" "-a" "0f671ca90c95204ccab947222d83432dbc8503620f1391e92052d103ba29d032", kill_on_drop: false }` [INFO] [stderr] Compiling mygdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "0f671ca90c95204ccab947222d83432dbc8503620f1391e92052d103ba29d032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f671ca90c95204ccab947222d83432dbc8503620f1391e92052d103ba29d032", kill_on_drop: false }` [INFO] [stdout] 0f671ca90c95204ccab947222d83432dbc8503620f1391e92052d103ba29d032 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81edc8dc7eeef43385c33350d06d350e9cf3a1779b62c3f47a6f61a42a8bc4e6 [INFO] running `Command { std: "docker" "start" "-a" "81edc8dc7eeef43385c33350d06d350e9cf3a1779b62c3f47a6f61a42a8bc4e6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mygdb-ab9a3eaabee09f9e) [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" "81edc8dc7eeef43385c33350d06d350e9cf3a1779b62c3f47a6f61a42a8bc4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81edc8dc7eeef43385c33350d06d350e9cf3a1779b62c3f47a6f61a42a8bc4e6", kill_on_drop: false }` [INFO] [stdout] 81edc8dc7eeef43385c33350d06d350e9cf3a1779b62c3f47a6f61a42a8bc4e6