[INFO] cloning repository https://github.com/mwc10/sd3norm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwc10/sd3norm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fsd3norm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fsd3norm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b56e682c664e46a9947cfb7257934102b6b9e41 [INFO] testing mwc10/sd3norm against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwc10%2Fsd3norm" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwc10/sd3norm on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mwc10/sd3norm [INFO] finished tweaking git repo https://github.com/mwc10/sd3norm [INFO] tweaked toml for git repo https://github.com/mwc10/sd3norm written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mwc10/sd3norm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 424a461cee1521736b6539f8211216feebf731728ed35c8e6f1edb3b3be820b2 [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" "424a461cee1521736b6539f8211216feebf731728ed35c8e6f1edb3b3be820b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "424a461cee1521736b6539f8211216feebf731728ed35c8e6f1edb3b3be820b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "424a461cee1521736b6539f8211216feebf731728ed35c8e6f1edb3b3be820b2", kill_on_drop: false }` [INFO] [stdout] 424a461cee1521736b6539f8211216feebf731728ed35c8e6f1edb3b3be820b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f4f6cc5d3fd524c94d389bc0630565ef5c4fc89e18bd1edeb74cc411ed74e1e [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" "1f4f6cc5d3fd524c94d389bc0630565ef5c4fc89e18bd1edeb74cc411ed74e1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling miniz_oxide v0.1.3 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling quick-xml v0.12.1 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Compiling flexi_logger v0.8.4 [INFO] [stderr] Compiling calamine v0.14.1 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling sd3norm v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] extern crate structopt; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let mut rows = match RangeDeserializerBuilder::new() [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.99s [INFO] running `Command { std: "docker" "inspect" "1f4f6cc5d3fd524c94d389bc0630565ef5c4fc89e18bd1edeb74cc411ed74e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4f6cc5d3fd524c94d389bc0630565ef5c4fc89e18bd1edeb74cc411ed74e1e", kill_on_drop: false }` [INFO] [stdout] 1f4f6cc5d3fd524c94d389bc0630565ef5c4fc89e18bd1edeb74cc411ed74e1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd4eeff0e8d35418e44d4bbf792dc2f7ade9d51d152d8a9bca06ef730544034 [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" "5fd4eeff0e8d35418e44d4bbf792dc2f7ade9d51d152d8a9bca06ef730544034", kill_on_drop: false }` [INFO] [stderr] Compiling sd3norm v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] extern crate structopt; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let mut rows = match RangeDeserializerBuilder::new() [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "5fd4eeff0e8d35418e44d4bbf792dc2f7ade9d51d152d8a9bca06ef730544034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd4eeff0e8d35418e44d4bbf792dc2f7ade9d51d152d8a9bca06ef730544034", kill_on_drop: false }` [INFO] [stdout] 5fd4eeff0e8d35418e44d4bbf792dc2f7ade9d51d152d8a9bca06ef730544034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6286f494a5a9e9dd1cb153bfa302d09c9f5db9ca974cbfa33e9c0e8b95c2adc [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" "a6286f494a5a9e9dd1cb153bfa302d09c9f5db9ca974cbfa33e9c0e8b95c2adc", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] extern crate structopt; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:147:13 [INFO] [stderr] | [INFO] [stderr] 147 | let mut rows = match RangeDeserializerBuilder::new() [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sd3norm` (bin "sd3norm" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sd3norm-71cc5eff6a10199d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test sd3::tests::ng_day_cell_normalization ... ok [INFO] [stdout] test si::tests::mass_conversion ... ok [INFO] [stdout] test si::tests::concentration_conversion ... ok [INFO] [stdout] test si::tests::volume_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6286f494a5a9e9dd1cb153bfa302d09c9f5db9ca974cbfa33e9c0e8b95c2adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6286f494a5a9e9dd1cb153bfa302d09c9f5db9ca974cbfa33e9c0e8b95c2adc", kill_on_drop: false }` [INFO] [stdout] a6286f494a5a9e9dd1cb153bfa302d09c9f5db9ca974cbfa33e9c0e8b95c2adc