[INFO] cloning repository https://github.com/sixels/matrix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sixels/matrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsixels%2Fmatrix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsixels%2Fmatrix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cc083f3838b1a3c45f02e8f1637d9fdb44227cd [INFO] testing sixels/matrix against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsixels%2Fmatrix" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sixels/matrix on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sixels/matrix [INFO] finished tweaking git repo https://github.com/sixels/matrix [INFO] tweaked toml for git repo https://github.com/sixels/matrix written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/sixels/matrix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59789426b4e403873603f43e5dbdb96e76ec22a2d0e93e2cb6f48506a5e7e32b [INFO] running `Command { std: "docker" "start" "-a" "59789426b4e403873603f43e5dbdb96e76ec22a2d0e93e2cb6f48506a5e7e32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59789426b4e403873603f43e5dbdb96e76ec22a2d0e93e2cb6f48506a5e7e32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59789426b4e403873603f43e5dbdb96e76ec22a2d0e93e2cb6f48506a5e7e32b", kill_on_drop: false }` [INFO] [stdout] 59789426b4e403873603f43e5dbdb96e76ec22a2d0e93e2cb6f48506a5e7e32b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2541d3a4c4e0ed7d09882e8fd43e9d7a4245dd86b3cb0a0bfd54221da560e30a [INFO] running `Command { std: "docker" "start" "-a" "2541d3a4c4e0ed7d09882e8fd43e9d7a4245dd86b3cb0a0bfd54221da560e30a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling matrix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.84s [INFO] running `Command { std: "docker" "inspect" "2541d3a4c4e0ed7d09882e8fd43e9d7a4245dd86b3cb0a0bfd54221da560e30a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2541d3a4c4e0ed7d09882e8fd43e9d7a4245dd86b3cb0a0bfd54221da560e30a", kill_on_drop: false }` [INFO] [stdout] 2541d3a4c4e0ed7d09882e8fd43e9d7a4245dd86b3cb0a0bfd54221da560e30a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42f99ecea48c336f24db01d268b035e11757b67495120a6ec2267d68c0523ebf [INFO] running `Command { std: "docker" "start" "-a" "42f99ecea48c336f24db01d268b035e11757b67495120a6ec2267d68c0523ebf", kill_on_drop: false }` [INFO] [stderr] Compiling matrix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "42f99ecea48c336f24db01d268b035e11757b67495120a6ec2267d68c0523ebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f99ecea48c336f24db01d268b035e11757b67495120a6ec2267d68c0523ebf", kill_on_drop: false }` [INFO] [stdout] 42f99ecea48c336f24db01d268b035e11757b67495120a6ec2267d68c0523ebf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e94f91deb8f51b75ea977beffb0a64a7844d0158cb6b315d69ca01f14ed8b2a [INFO] running `Command { std: "docker" "start" "-a" "8e94f91deb8f51b75ea977beffb0a64a7844d0158cb6b315d69ca01f14ed8b2a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/matrix-b049249123d29295) [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] Running unittests (/opt/rustwide/target/debug/deps/matrix-7b572167a774d458) [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 matrix [INFO] [stderr] error[E0659]: `matrix` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use matrix::Matrix; [INFO] [stderr] | ^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `matrix` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::matrix` to refer to this crate unambiguously [INFO] [stderr] note: `matrix` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | pub mod matrix; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] = help: use `crate::matrix` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8e94f91deb8f51b75ea977beffb0a64a7844d0158cb6b315d69ca01f14ed8b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e94f91deb8f51b75ea977beffb0a64a7844d0158cb6b315d69ca01f14ed8b2a", kill_on_drop: false }` [INFO] [stdout] 8e94f91deb8f51b75ea977beffb0a64a7844d0158cb6b315d69ca01f14ed8b2a