[INFO] cloning repository https://github.com/Addimator/deamination [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Addimator/deamination" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddimator%2Fdeamination", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddimator%2Fdeamination'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55791da579c61050c4752398df10d1dcdf83cd73 [INFO] building Addimator/deamination against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAddimator%2Fdeamination" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Addimator/deamination [INFO] finished tweaking git repo https://github.com/Addimator/deamination [INFO] tweaked toml for git repo https://github.com/Addimator/deamination written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Addimator/deamination on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Addimator/deamination already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded rustc_version v0.1.7 [INFO] [stderr] Downloaded semver v0.1.20 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded bio-types v1.0.4 [INFO] [stderr] Downloaded derive-new v0.6.0 [INFO] [stderr] Downloaded custom_derive v0.1.7 [INFO] [stderr] Downloaded curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Downloaded hts-sys v2.2.0 [INFO] [stderr] Downloaded openssl-src v300.4.2+3.4.1 [INFO] [stderr] Downloaded rust-htslib v0.49.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75702d7f487893fbdd3b98fcaa9926c457b7271d121d9bc1ed083d1d78e6bf2f [INFO] running `Command { std: "docker" "start" "-a" "75702d7f487893fbdd3b98fcaa9926c457b7271d121d9bc1ed083d1d78e6bf2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75702d7f487893fbdd3b98fcaa9926c457b7271d121d9bc1ed083d1d78e6bf2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75702d7f487893fbdd3b98fcaa9926c457b7271d121d9bc1ed083d1d78e6bf2f", kill_on_drop: false }` [INFO] [stdout] 75702d7f487893fbdd3b98fcaa9926c457b7271d121d9bc1ed083d1d78e6bf2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1205e6ee1f363ab5baa6b84fb347fbf83e1740722f1681b3c8248fbf7812e76c [INFO] running `Command { std: "docker" "start" "-a" "1205e6ee1f363ab5baa6b84fb347fbf83e1740722f1681b3c8248fbf7812e76c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.80+curl-8.12.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bio-types v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hts-sys v2.2.0 [INFO] [stderr] Compiling rust-htslib v0.49.0 [INFO] [stderr] Compiling deamination v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "1205e6ee1f363ab5baa6b84fb347fbf83e1740722f1681b3c8248fbf7812e76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1205e6ee1f363ab5baa6b84fb347fbf83e1740722f1681b3c8248fbf7812e76c", kill_on_drop: false }` [INFO] [stdout] 1205e6ee1f363ab5baa6b84fb347fbf83e1740722f1681b3c8248fbf7812e76c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2925fb0db2b6bc5e1e3d6fdd3a0294dd317bd752c35434977338aaaf7b39f827 [INFO] running `Command { std: "docker" "start" "-a" "2925fb0db2b6bc5e1e3d6fdd3a0294dd317bd752c35434977338aaaf7b39f827", kill_on_drop: false }` [INFO] [stderr] Compiling deamination v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "2925fb0db2b6bc5e1e3d6fdd3a0294dd317bd752c35434977338aaaf7b39f827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2925fb0db2b6bc5e1e3d6fdd3a0294dd317bd752c35434977338aaaf7b39f827", kill_on_drop: false }` [INFO] [stdout] 2925fb0db2b6bc5e1e3d6fdd3a0294dd317bd752c35434977338aaaf7b39f827