[INFO] cloning repository https://github.com/SLMT/google-load-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SLMT/google-load-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSLMT%2Fgoogle-load-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSLMT%2Fgoogle-load-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab89c86a016015165178ff9fbb028aecd8b23c29 [INFO] testing SLMT/google-load-parser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSLMT%2Fgoogle-load-parser" "/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/SLMT/google-load-parser on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SLMT/google-load-parser [INFO] finished tweaking git repo https://github.com/SLMT/google-load-parser [INFO] tweaked toml for git repo https://github.com/SLMT/google-load-parser written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/SLMT/google-load-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csv v1.0.5 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21819f19cca1494d17b24b675ce45cfc37639ffea47a9a3407ba11fb629cab2e [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" "21819f19cca1494d17b24b675ce45cfc37639ffea47a9a3407ba11fb629cab2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21819f19cca1494d17b24b675ce45cfc37639ffea47a9a3407ba11fb629cab2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21819f19cca1494d17b24b675ce45cfc37639ffea47a9a3407ba11fb629cab2e", kill_on_drop: false }` [INFO] [stdout] 21819f19cca1494d17b24b675ce45cfc37639ffea47a9a3407ba11fb629cab2e [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] e2caa21003f565ad3dfbfe844cabb5ea277ec207052e8031ff2bb272703263b6 [INFO] running `Command { std: "docker" "start" "-a" "e2caa21003f565ad3dfbfe844cabb5ea277ec207052e8031ff2bb272703263b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling libflate v0.1.21 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling google-load-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/trim.rs:11:68 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stdout] 11 + pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/trim.rs:43:74 [INFO] [stdout] | [INFO] [stdout] 43 | fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stdout] 43 + fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transfer.rs:82:90 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 - pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stdout] 82 + pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TIME_MAX` [INFO] [stdout] --> src/transfer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const TIME_MAX: u64 = 2_506_200_000_000; // in us (29 days later) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "e2caa21003f565ad3dfbfe844cabb5ea277ec207052e8031ff2bb272703263b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2caa21003f565ad3dfbfe844cabb5ea277ec207052e8031ff2bb272703263b6", kill_on_drop: false }` [INFO] [stdout] e2caa21003f565ad3dfbfe844cabb5ea277ec207052e8031ff2bb272703263b6 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", 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] 714b2cac64ed252456b02abbba6d5ca84bc8917ed0a0b377f7d6f5f7c525f75a [INFO] running `Command { std: "docker" "start" "-a" "714b2cac64ed252456b02abbba6d5ca84bc8917ed0a0b377f7d6f5f7c525f75a", kill_on_drop: false }` [INFO] [stderr] Compiling google-load-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/trim.rs:11:68 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stdout] 11 + pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/trim.rs:43:74 [INFO] [stdout] | [INFO] [stdout] 43 | fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stdout] 43 + fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/transfer.rs:82:90 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 - pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stdout] 82 + pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TIME_MAX` [INFO] [stdout] --> src/transfer.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const TIME_MAX: u64 = 2_506_200_000_000; // in us (29 days later) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "714b2cac64ed252456b02abbba6d5ca84bc8917ed0a0b377f7d6f5f7c525f75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714b2cac64ed252456b02abbba6d5ca84bc8917ed0a0b377f7d6f5f7c525f75a", kill_on_drop: false }` [INFO] [stdout] 714b2cac64ed252456b02abbba6d5ca84bc8917ed0a0b377f7d6f5f7c525f75a [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f855f251add10653d658b66e44b34e31c58e0561a9561100ff4e16a0b2e78562 [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" "f855f251add10653d658b66e44b34e31c58e0561a9561100ff4e16a0b2e78562", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/trim.rs:11:68 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 11 - pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stderr] 11 + pub fn trim(input_dir: &Path, output_dir: &Path) -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/trim.rs:43:74 [INFO] [stderr] | [INFO] [stderr] 43 | fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 43 - fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stderr] 43 + fn uncompress_and_trim(gz_file: &Path, out_dir: &Path) -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/transfer.rs:82:90 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 82 - pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stderr] 82 + pub fn transfer(input_dir: &Path, output_dir: &Path, slot_length: u64) -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `TIME_MAX` [INFO] [stderr] --> src/transfer.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | const TIME_MAX: u64 = 2_506_200_000_000; // in us (29 days later) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `google-load-parser` (bin "google-load-parser" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_load_parser-a45aa6f24a9a0d3b) [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" "f855f251add10653d658b66e44b34e31c58e0561a9561100ff4e16a0b2e78562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f855f251add10653d658b66e44b34e31c58e0561a9561100ff4e16a0b2e78562", kill_on_drop: false }` [INFO] [stdout] f855f251add10653d658b66e44b34e31c58e0561a9561100ff4e16a0b2e78562