[INFO] fetching crate fastq-count 0.1.0... [INFO] testing fastq-count-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate fastq-count 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate fastq-count 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate fastq-count 0.1.0 [INFO] finished tweaking crates.io crate fastq-count 0.1.0 [INFO] tweaked toml for crates.io crate fastq-count 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6020fea34dcacc336fcc6f15491f2ccfac0e3aaaac2f716006de44d695295cc8 [INFO] running `"docker" "start" "-a" "6020fea34dcacc336fcc6f15491f2ccfac0e3aaaac2f716006de44d695295cc8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling bio v0.25.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling bio-types v0.6.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling fastq-count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:43 [INFO] [stderr] | [INFO] [stderr] 14 | fn get_fastq_reader(path: &String) -> Box<::std::io::Read> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Read)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "6020fea34dcacc336fcc6f15491f2ccfac0e3aaaac2f716006de44d695295cc8"` [INFO] running `"docker" "rm" "-f" "6020fea34dcacc336fcc6f15491f2ccfac0e3aaaac2f716006de44d695295cc8"` [INFO] [stdout] 6020fea34dcacc336fcc6f15491f2ccfac0e3aaaac2f716006de44d695295cc8 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fba87ca24038311aee5870682e2d68625f2fa2759bd9569a1fda8ff64402411d [INFO] running `"docker" "start" "-a" "fba87ca24038311aee5870682e2d68625f2fa2759bd9569a1fda8ff64402411d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fastq-count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:43 [INFO] [stderr] | [INFO] [stderr] 14 | fn get_fastq_reader(path: &String) -> Box<::std::io::Read> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Read)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "fba87ca24038311aee5870682e2d68625f2fa2759bd9569a1fda8ff64402411d"` [INFO] running `"docker" "rm" "-f" "fba87ca24038311aee5870682e2d68625f2fa2759bd9569a1fda8ff64402411d"` [INFO] [stdout] fba87ca24038311aee5870682e2d68625f2fa2759bd9569a1fda8ff64402411d [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a989bf89da85fc1650e854ad335441bb70227e1745df9f8e9e85ec6f6953e912 [INFO] running `"docker" "start" "-a" "a989bf89da85fc1650e854ad335441bb70227e1745df9f8e9e85ec6f6953e912"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:43 [INFO] [stderr] | [INFO] [stderr] 14 | fn get_fastq_reader(path: &String) -> Box<::std::io::Read> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Read)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fastq_count-ea5aae3aefcdae7d [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 `"docker" "inspect" "a989bf89da85fc1650e854ad335441bb70227e1745df9f8e9e85ec6f6953e912"` [INFO] running `"docker" "rm" "-f" "a989bf89da85fc1650e854ad335441bb70227e1745df9f8e9e85ec6f6953e912"` [INFO] [stdout] a989bf89da85fc1650e854ad335441bb70227e1745df9f8e9e85ec6f6953e912