[INFO] cloning repository https://github.com/RuairidhWilliamson/info
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RuairidhWilliamson/info" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuairidhWilliamson%2Finfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuairidhWilliamson%2Finfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54ef12b950ec85920432cb2f7a43bcb2a0f298b1
[INFO] testing RuairidhWilliamson/info against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuairidhWilliamson%2Finfo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RuairidhWilliamson/info
[INFO] finished tweaking git repo https://github.com/RuairidhWilliamson/info
[INFO] tweaked toml for git repo https://github.com/RuairidhWilliamson/info written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RuairidhWilliamson/info on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RuairidhWilliamson/info 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_info v3.14.0
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9af8baa49b7e10531e0f35484b662ff70fe0972ddee0e90f175f734246f1265a
[INFO] running `Command { std: "docker" "start" "-a" "9af8baa49b7e10531e0f35484b662ff70fe0972ddee0e90f175f734246f1265a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9af8baa49b7e10531e0f35484b662ff70fe0972ddee0e90f175f734246f1265a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af8baa49b7e10531e0f35484b662ff70fe0972ddee0e90f175f734246f1265a", kill_on_drop: false }`
[INFO] [stdout] 9af8baa49b7e10531e0f35484b662ff70fe0972ddee0e90f175f734246f1265a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0bdb8435ad8e0202f535c083222d1da9ac649e38acf57f47271d8e344a7d874
[INFO] running `Command { std: "docker" "start" "-a" "d0bdb8435ad8e0202f535c083222d1da9ac649e38acf57f47271d8e344a7d874", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling os_info v3.14.0
[INFO] [stderr]    Compiling info v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.90s
[INFO] running `Command { std: "docker" "inspect" "d0bdb8435ad8e0202f535c083222d1da9ac649e38acf57f47271d8e344a7d874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0bdb8435ad8e0202f535c083222d1da9ac649e38acf57f47271d8e344a7d874", kill_on_drop: false }`
[INFO] [stdout] d0bdb8435ad8e0202f535c083222d1da9ac649e38acf57f47271d8e344a7d874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60a5688d7eddb25d312521c87e89ffe1161fb30c7bb493f860952fd2ee79cad5
[INFO] running `Command { std: "docker" "start" "-a" "60a5688d7eddb25d312521c87e89ffe1161fb30c7bb493f860952fd2ee79cad5", kill_on_drop: false }`
[INFO] [stderr]    Compiling info v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "60a5688d7eddb25d312521c87e89ffe1161fb30c7bb493f860952fd2ee79cad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a5688d7eddb25d312521c87e89ffe1161fb30c7bb493f860952fd2ee79cad5", kill_on_drop: false }`
[INFO] [stdout] 60a5688d7eddb25d312521c87e89ffe1161fb30c7bb493f860952fd2ee79cad5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 374313cf567068e1f5030dcc9d98489bc41b02d931e7a8bb230644aaaa76411b
[INFO] running `Command { std: "docker" "start" "-a" "374313cf567068e1f5030dcc9d98489bc41b02d931e7a8bb230644aaaa76411b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/info-30e27971a6514c82)
[INFO] [stderr]    Doc-tests info
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - Info::new (line 79) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 27) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Info::new (line 79) stdout ----
[INFO] [stdout] error: environment variable `INFO_RUSTC_VERSION` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 | let info = Info::new(raw_info!());
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("INFO_RUSTC_VERSION")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `raw_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `INFO_TARGET` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 | let info = Info::new(raw_info!());
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("INFO_TARGET")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `raw_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `INFO_PROFILE` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 | let info = Info::new(raw_info!());
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("INFO_PROFILE")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `raw_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 27) stdout ----
[INFO] [stdout] error: environment variable `INFO_RUSTC_VERSION` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | let info = Info::new(raw_info!());
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("INFO_RUSTC_VERSION")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `raw_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `INFO_TARGET` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | let info = Info::new(raw_info!());
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("INFO_TARGET")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `raw_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `INFO_PROFILE` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | let info = Info::new(raw_info!());
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("INFO_PROFILE")` to read the variable at run time
[INFO] [stdout]    = note: this error originates in the macro `env` which comes from the expansion of the macro `raw_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `lazy_info_str` in this scope
[INFO] [stdout]   --> src/lib.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | let info_str = lazy_info_str!();
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 26 + use info::lazy_info_str;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 27)
[INFO] [stdout]     src/lib.rs - Info::new (line 79)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.30s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "374313cf567068e1f5030dcc9d98489bc41b02d931e7a8bb230644aaaa76411b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "374313cf567068e1f5030dcc9d98489bc41b02d931e7a8bb230644aaaa76411b", kill_on_drop: false }`
[INFO] [stdout] 374313cf567068e1f5030dcc9d98489bc41b02d931e7a8bb230644aaaa76411b
