[INFO] fetching crate rhit 1.7.0... [INFO] testing rhit-1.7.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rhit 1.7.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate rhit 1.7.0 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 crates.io crate rhit 1.7.0 [INFO] finished tweaking crates.io crate rhit 1.7.0 [INFO] tweaked toml for crates.io crate rhit 1.7.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate rhit 1.7.0 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 proc-status v0.1.1 [INFO] [stderr] Downloaded cli-log v2.0.0 [INFO] [stderr] Downloaded bet v0.4.0 [INFO] [stderr] Downloaded file-size v1.0.3 [INFO] [stderr] Downloaded svg v0.8.2 [INFO] [stderr] Downloaded argh v0.1.5 [INFO] [stderr] Downloaded cli-log v0.1.0 [INFO] [stderr] Downloaded csv2svg v0.1.6 [INFO] [stderr] Downloaded termimad v0.20.0 [INFO] [stderr] Downloaded termimad v0.10.3 [INFO] [stderr] Downloaded argh_derive v0.1.5 [INFO] [stderr] Downloaded minimad v0.7.1 [INFO] [stderr] Downloaded have v0.1.1 [INFO] [stderr] Downloaded argh_shared v0.1.5 [INFO] [stderr] Downloaded glassbench v0.3.1 [INFO] [stderr] Downloaded minimad v0.9.0 [INFO] [stderr] Downloaded coolor v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aceaaff1ba074079c4566ea096dfbd6c8554f562859358b998ebb9a27e1aeaff [INFO] running `Command { std: "docker" "start" "-a" "aceaaff1ba074079c4566ea096dfbd6c8554f562859358b998ebb9a27e1aeaff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aceaaff1ba074079c4566ea096dfbd6c8554f562859358b998ebb9a27e1aeaff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aceaaff1ba074079c4566ea096dfbd6c8554f562859358b998ebb9a27e1aeaff", kill_on_drop: false }` [INFO] [stdout] aceaaff1ba074079c4566ea096dfbd6c8554f562859358b998ebb9a27e1aeaff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 69dbeb6559e9cb9349172c656e5e992f3061618ee480069d8633ec6dd2fd41fc [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" "69dbeb6559e9cb9349172c656e5e992f3061618ee480069d8633ec6dd2fd41fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling file-size v1.0.3 [INFO] [stderr] Compiling have v0.1.1 [INFO] [stderr] Compiling bet v0.4.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling minimad v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Compiling coolor v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.2.1 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-status v0.1.1 [INFO] [stderr] Compiling termimad v0.20.0 [INFO] [stderr] Compiling lazy-regex v2.2.1 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cli-log v2.0.0 [INFO] [stderr] Compiling rhit v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "69dbeb6559e9cb9349172c656e5e992f3061618ee480069d8633ec6dd2fd41fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69dbeb6559e9cb9349172c656e5e992f3061618ee480069d8633ec6dd2fd41fc", kill_on_drop: false }` [INFO] [stdout] 69dbeb6559e9cb9349172c656e5e992f3061618ee480069d8633ec6dd2fd41fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 03b4e90e9e189832864034c5d21c872e369106d4e90a66f8f051b9bb4922c2a9 [INFO] running `Command { std: "docker" "start" "-a" "03b4e90e9e189832864034c5d21c872e369106d4e90a66f8f051b9bb4922c2a9", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling svg v0.8.2 [INFO] [stderr] Compiling minimad v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling cli-log v0.1.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling open v1.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling termimad v0.10.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling csv2svg v0.1.6 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling glassbench v0.3.1 [INFO] [stderr] Compiling rhit v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "03b4e90e9e189832864034c5d21c872e369106d4e90a66f8f051b9bb4922c2a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b4e90e9e189832864034c5d21c872e369106d4e90a66f8f051b9bb4922c2a9", kill_on_drop: false }` [INFO] [stdout] 03b4e90e9e189832864034c5d21c872e369106d4e90a66f8f051b9bb4922c2a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 00cbf2494e7394ba1af3a4f43c033f6d4671312a9e89a723d2a18bd3052073db [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" "00cbf2494e7394ba1af3a4f43c033f6d4671312a9e89a723d2a18bd3052073db", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test date::date_parsing_tests::parse_nginx_date_iso_8601 ... ok [INFO] [stdout] test date::date_parsing_tests::parse_nginx_date_common_log_format ... ok [INFO] [stdout] test fields::fields_parsing_tests::parse_fields_all ... ok [INFO] [stdout] test fields::fields_parsing_tests::parse_fields_explicit ... ok [INFO] [stdout] test fields::fields_parsing_tests::parse_fields_no_duplicate ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_after_date ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_before_date ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_after_date_implicit_year ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rhit-143ca8928143455d) [INFO] [stdout] test nginx_log::log_line::log_line_parsing_tests::parse_issue_3_line ... ok [INFO] [stdout] test fields::fields_parsing_tests::parse_fields_add_remove_to_default ... ok [INFO] [stdout] test fields::fields_parsing_tests::parse_fields_algebric_no_default ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_fully_defined_range ... ok [INFO] [stdout] test nginx_log::log_line::log_line_parsing_tests::parse_sio_line ... ok [INFO] [stdout] test nginx_log::log_line::log_line_parsing_tests::parse_no_method_line ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_not_date ... ok [INFO] [stdout] test filters::status_filter::status_filter_tests::test_status_filter ... ok [INFO] [stdout] test filters::str_filter::str_filter_tests::test_be ... ok [INFO] [stdout] test filters::str_filter::str_filter_tests::test_comma ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_year ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_precise_date ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_month ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_default_month_year ... ok [INFO] [stdout] test filters::date_filter::date_filter_tests::test_date_filter_default_year ... ok [INFO] [stdout] test filters::str_filter::str_filter_tests::test_comma_regex ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rhit-9ccef89f1c6523c0) [INFO] [stdout] test filters::str_filter::str_filter_tests::test_be_regex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [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] [stderr] Doc-tests rhit [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" "00cbf2494e7394ba1af3a4f43c033f6d4671312a9e89a723d2a18bd3052073db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00cbf2494e7394ba1af3a4f43c033f6d4671312a9e89a723d2a18bd3052073db", kill_on_drop: false }` [INFO] [stdout] 00cbf2494e7394ba1af3a4f43c033f6d4671312a9e89a723d2a18bd3052073db