[INFO] cloning repository https://github.com/angelovangel/fastq-stats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelovangel/fastq-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastq-stats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastq-stats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc78a8f2d5d649398109186ac12b09f538e2f65f [INFO] testing angelovangel/fastq-stats against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastq-stats" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelovangel/fastq-stats on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angelovangel/fastq-stats [INFO] finished tweaking git repo https://github.com/angelovangel/fastq-stats [INFO] tweaked toml for git repo https://github.com/angelovangel/fastq-stats written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/angelovangel/fastq-stats already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 86a657f612656ade45030f9a6749e9b2e010931a43a8b8197b2840ed4a3801ac [INFO] running `Command { std: "docker" "start" "-a" "86a657f612656ade45030f9a6749e9b2e010931a43a8b8197b2840ed4a3801ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86a657f612656ade45030f9a6749e9b2e010931a43a8b8197b2840ed4a3801ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a657f612656ade45030f9a6749e9b2e010931a43a8b8197b2840ed4a3801ac", kill_on_drop: false }` [INFO] [stdout] 86a657f612656ade45030f9a6749e9b2e010931a43a8b8197b2840ed4a3801ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd3a7f21b2686757ca48870241de74dc474d6e987821e13a45818a8cf0452b88 [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" "dd3a7f21b2686757ca48870241de74dc474d6e987821e13a45818a8cf0452b88", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling snafu v0.6.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling bio-types v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling fastq-stats v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "dd3a7f21b2686757ca48870241de74dc474d6e987821e13a45818a8cf0452b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3a7f21b2686757ca48870241de74dc474d6e987821e13a45818a8cf0452b88", kill_on_drop: false }` [INFO] [stdout] dd3a7f21b2686757ca48870241de74dc474d6e987821e13a45818a8cf0452b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7c8986e7f88327a3a7254d29b6db65e5a05ad49f4df9550d7a587b999db9767 [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" "d7c8986e7f88327a3a7254d29b6db65e5a05ad49f4df9550d7a587b999db9767", kill_on_drop: false }` [INFO] [stderr] Compiling fastq-stats v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "d7c8986e7f88327a3a7254d29b6db65e5a05ad49f4df9550d7a587b999db9767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c8986e7f88327a3a7254d29b6db65e5a05ad49f4df9550d7a587b999db9767", kill_on_drop: false }` [INFO] [stdout] d7c8986e7f88327a3a7254d29b6db65e5a05ad49f4df9550d7a587b999db9767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] ebba63f4c5aba6d7815275a5510792b052982f1f4b1eb8ce699827ab5a7293cb [INFO] running `Command { std: "docker" "start" "-a" "ebba63f4c5aba6d7815275a5510792b052982f1f4b1eb8ce699827ab5a7293cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fastq_stats-75536155ad64845a [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" "ebba63f4c5aba6d7815275a5510792b052982f1f4b1eb8ce699827ab5a7293cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebba63f4c5aba6d7815275a5510792b052982f1f4b1eb8ce699827ab5a7293cb", kill_on_drop: false }` [INFO] [stdout] ebba63f4c5aba6d7815275a5510792b052982f1f4b1eb8ce699827ab5a7293cb