[INFO] cloning repository https://github.com/QuietMisdreavus/crystal-rustdoc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QuietMisdreavus/crystal-rustdoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuietMisdreavus%2Fcrystal-rustdoc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuietMisdreavus%2Fcrystal-rustdoc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c5bb2d874f679d09d00acb9fcc148dd6673048f [INFO] testing QuietMisdreavus/crystal-rustdoc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuietMisdreavus%2Fcrystal-rustdoc" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QuietMisdreavus/crystal-rustdoc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/QuietMisdreavus/crystal-rustdoc [INFO] finished tweaking git repo https://github.com/QuietMisdreavus/crystal-rustdoc [INFO] tweaked toml for git repo https://github.com/QuietMisdreavus/crystal-rustdoc written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/QuietMisdreavus/crystal-rustdoc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 732f6fbca4f36ffc7a9250b0b550c2a84483af09d63b0a1a941d2ebdd6c54de6 [INFO] running `Command { std: "docker" "start" "-a" "732f6fbca4f36ffc7a9250b0b550c2a84483af09d63b0a1a941d2ebdd6c54de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "732f6fbca4f36ffc7a9250b0b550c2a84483af09d63b0a1a941d2ebdd6c54de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "732f6fbca4f36ffc7a9250b0b550c2a84483af09d63b0a1a941d2ebdd6c54de6", kill_on_drop: false }` [INFO] [stdout] 732f6fbca4f36ffc7a9250b0b550c2a84483af09d63b0a1a941d2ebdd6c54de6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05d780a21a86c672fd9b07d2351e3d49c1eaef79b9efd783ddfaa644fa38ab1 [INFO] running `Command { std: "docker" "start" "-a" "b05d780a21a86c672fd9b07d2351e3d49c1eaef79b9efd783ddfaa644fa38ab1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustdoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | ret.push_str(text.trim_left_matches("//!")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | ret.push_str(text.trim_left_matches("///")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.10s [INFO] running `Command { std: "docker" "inspect" "b05d780a21a86c672fd9b07d2351e3d49c1eaef79b9efd783ddfaa644fa38ab1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05d780a21a86c672fd9b07d2351e3d49c1eaef79b9efd783ddfaa644fa38ab1", kill_on_drop: false }` [INFO] [stdout] b05d780a21a86c672fd9b07d2351e3d49c1eaef79b9efd783ddfaa644fa38ab1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6721ab9ebc7e9ed6030226e0ec7ed507143a23f4d2cec51ec86e5818a602b32e [INFO] running `Command { std: "docker" "start" "-a" "6721ab9ebc7e9ed6030226e0ec7ed507143a23f4d2cec51ec86e5818a602b32e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustdoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | ret.push_str(text.trim_left_matches("//!")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:36:43 [INFO] [stdout] | [INFO] [stdout] 36 | ret.push_str(text.trim_left_matches("///")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.37s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rustdoc-0b7d7dbc2afef7ab) [INFO] running `Command { std: "docker" "inspect" "6721ab9ebc7e9ed6030226e0ec7ed507143a23f4d2cec51ec86e5818a602b32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6721ab9ebc7e9ed6030226e0ec7ed507143a23f4d2cec51ec86e5818a602b32e", kill_on_drop: false }` [INFO] [stdout] 6721ab9ebc7e9ed6030226e0ec7ed507143a23f4d2cec51ec86e5818a602b32e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5cdedd173a72d6b0eec2622df67971da03e6627018828436447aa573242714bc [INFO] running `Command { std: "docker" "start" "-a" "5cdedd173a72d6b0eec2622df67971da03e6627018828436447aa573242714bc", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:34:43 [INFO] [stderr] | [INFO] [stderr] 34 | ret.push_str(text.trim_left_matches("//!")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:36:43 [INFO] [stderr] | [INFO] [stderr] 36 | ret.push_str(text.trim_left_matches("///")); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: `rustdoc` (bin "rustdoc" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustdoc-0b7d7dbc2afef7ab) [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" "5cdedd173a72d6b0eec2622df67971da03e6627018828436447aa573242714bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cdedd173a72d6b0eec2622df67971da03e6627018828436447aa573242714bc", kill_on_drop: false }` [INFO] [stdout] 5cdedd173a72d6b0eec2622df67971da03e6627018828436447aa573242714bc