[INFO] cloning repository https://github.com/mmlvgx/vollerei
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmlvgx/vollerei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmlvgx%2Fvollerei", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmlvgx%2Fvollerei'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61d021be50a341b26afb4f548a363f9032b9c253
[INFO] testing mmlvgx/vollerei against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmlvgx%2Fvollerei" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mmlvgx/vollerei
[INFO] finished tweaking git repo https://github.com/mmlvgx/vollerei
[INFO] tweaked toml for git repo https://github.com/mmlvgx/vollerei written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmlvgx/vollerei on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmlvgx/vollerei already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f72dd0b06dc08c5bfc11c90d1760d9ab91b1c9097e0c9c5b672f255b6e76a77c
[INFO] running `Command { std: "docker" "start" "-a" "f72dd0b06dc08c5bfc11c90d1760d9ab91b1c9097e0c9c5b672f255b6e76a77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f72dd0b06dc08c5bfc11c90d1760d9ab91b1c9097e0c9c5b672f255b6e76a77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f72dd0b06dc08c5bfc11c90d1760d9ab91b1c9097e0c9c5b672f255b6e76a77c", kill_on_drop: false }`
[INFO] [stdout] f72dd0b06dc08c5bfc11c90d1760d9ab91b1c9097e0c9c5b672f255b6e76a77c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8119e5cbe11f9d209f83785deb78eae71c79537ed54f2e15fb37e8e1937b77ca
[INFO] running `Command { std: "docker" "start" "-a" "8119e5cbe11f9d209f83785deb78eae71c79537ed54f2e15fb37e8e1937b77ca", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling vollerei v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.13s
[INFO] running `Command { std: "docker" "inspect" "8119e5cbe11f9d209f83785deb78eae71c79537ed54f2e15fb37e8e1937b77ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8119e5cbe11f9d209f83785deb78eae71c79537ed54f2e15fb37e8e1937b77ca", kill_on_drop: false }`
[INFO] [stdout] 8119e5cbe11f9d209f83785deb78eae71c79537ed54f2e15fb37e8e1937b77ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7ad5b62223c666a59c38fae563b634593bba3f9aacfd65dfae9e203cff146f4
[INFO] running `Command { std: "docker" "start" "-a" "e7ad5b62223c666a59c38fae563b634593bba3f9aacfd65dfae9e203cff146f4", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling vollerei v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "e7ad5b62223c666a59c38fae563b634593bba3f9aacfd65dfae9e203cff146f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7ad5b62223c666a59c38fae563b634593bba3f9aacfd65dfae9e203cff146f4", kill_on_drop: false }`
[INFO] [stdout] e7ad5b62223c666a59c38fae563b634593bba3f9aacfd65dfae9e203cff146f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1827691a0e66203d440b72eeaf5d85abdc53f738d431b27fa1e574a68d84400
[INFO] running `Command { std: "docker" "start" "-a" "d1827691a0e66203d440b72eeaf5d85abdc53f738d431b27fa1e574a68d84400", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vollerei-85e2fd4834c286d5)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests vollerei
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/logger.rs - logger::Logger::debug (line 80) ... FAILED
[INFO] [stdout] test src/logger.rs - logger::Logger::critical (line 172) ... FAILED
[INFO] [stdout] test src/logger.rs - logger::Logger (line 18) ... FAILED
[INFO] [stdout] test src/logger.rs - logger::Logger::warn (line 125) ... FAILED
[INFO] [stdout] test src/logger.rs - logger::Logger::error (line 149) ... FAILED
[INFO] [stdout] test src/logger.rs - logger::Logger::info (line 102) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/logger.rs - logger::Logger::debug (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Logger`
[INFO] [stdout]  --> src/logger.rs:81:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let logger = Logger::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Logger`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vollerei::logger::Logger;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/logger.rs - logger::Logger::critical (line 172) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Logger`
[INFO] [stdout]  --> src/logger.rs:173:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let logger = Logger::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Logger`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vollerei::logger::Logger;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/logger.rs - logger::Logger (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Logger`
[INFO] [stdout]  --> src/logger.rs:19:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let logger = Logger::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Logger`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vollerei::logger::Logger;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/logger.rs - logger::Logger::warn (line 125) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Logger`
[INFO] [stdout]  --> src/logger.rs:126:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let logger = Logger::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Logger`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vollerei::logger::Logger;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/logger.rs - logger::Logger::error (line 149) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Logger`
[INFO] [stdout]  --> src/logger.rs:150:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let logger = Logger::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Logger`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vollerei::logger::Logger;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/logger.rs - logger::Logger::info (line 102) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Logger`
[INFO] [stdout]  --> src/logger.rs:103:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let logger = Logger::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Logger`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use vollerei::logger::Logger;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/logger.rs - logger::Logger (line 18)
[INFO] [stdout]     src/logger.rs - logger::Logger::critical (line 172)
[INFO] [stdout]     src/logger.rs - logger::Logger::debug (line 80)
[INFO] [stdout]     src/logger.rs - logger::Logger::error (line 149)
[INFO] [stdout]     src/logger.rs - logger::Logger::info (line 102)
[INFO] [stdout]     src/logger.rs - logger::Logger::warn (line 125)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d1827691a0e66203d440b72eeaf5d85abdc53f738d431b27fa1e574a68d84400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1827691a0e66203d440b72eeaf5d85abdc53f738d431b27fa1e574a68d84400", kill_on_drop: false }`
[INFO] [stdout] d1827691a0e66203d440b72eeaf5d85abdc53f738d431b27fa1e574a68d84400
