[INFO] cloning repository https://github.com/JohnDog3112/hex_renderer_python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnDog3112/hex_renderer_python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDog3112%2Fhex_renderer_python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDog3112%2Fhex_renderer_python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad1d18bcf4352c1bdd08f1c94f6f6eac64330ba6
[INFO] testing JohnDog3112/hex_renderer_python against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnDog3112%2Fhex_renderer_python" "/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/JohnDog3112/hex_renderer_python
[INFO] finished tweaking git repo https://github.com/JohnDog3112/hex_renderer_python
[INFO] tweaked toml for git repo https://github.com/JohnDog3112/hex_renderer_python written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JohnDog3112/hex_renderer_python on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JohnDog3112/hex_renderer_python 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.29.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.29.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.29.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.29.0
[INFO] [stderr]   Downloaded hex_renderer v0.2.9
[INFO] [stderr]   Downloaded pyo3 v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d
[INFO] running `Command { std: "docker" "start" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]    Compiling hex_renderer v0.2.9
[INFO] [stderr]    Compiling interface_macros_impl v0.1.0 (/opt/rustwide/workdir/interface_macros/impl)
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]    Compiling interface_macros v0.1.0 (/opt/rustwide/workdir/interface_macros)
[INFO] [stderr]    Compiling hex_renderer_py v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.15s
[INFO] running `Command { std: "docker" "inspect" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex_renderer_py v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.49s
[INFO] running `Command { std: "docker" "inspect" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hex_renderer_py-1f00bf9ff5171ccf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::print_stuffs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::print_stuffs stdout ----
[INFO] [stdout] class: Double
[INFO] [stdout] class: Single
[INFO] [stdout] class: None_
[INFO] [stdout] module: Point
[INFO] [stdout] class: MatchedDashes
[INFO] [stdout] class: LabeledDashes
[INFO] [stdout] class: Dashes
[INFO] [stdout] module: OverloadOptions
[INFO] [stdout] class: OverloadedParallel
[INFO] [stdout] class: ParallelLines
[INFO] [stdout] class: MatchedDashes
[INFO] [stdout] class: Dashes
[INFO] [stdout] module: CollisionOption
[INFO] [stdout] class: BorderStartMatch
[INFO] [stdout] class: BorderMatch
[INFO] [stdout] class: Match
[INFO] [stdout] class: None_
[INFO] [stdout] module: Triangle
[INFO] [stdout] class: Marker
[INFO] [stdout] class: Color
[INFO] [stdout] class: SquareGrid
[INFO] [stdout] class: HexGrid
[INFO] [stdout] class: Grid
[INFO] [stdout] class: Changing
[INFO] [stdout] class: Uniform
[INFO] [stdout] module: GridPatternOptions
[INFO] [stdout] class: BorderedMatch
[INFO] [stdout] class: Match
[INFO] [stdout] class: Point
[INFO] [stdout] module: EndPoint
[INFO] [stdout] class: EndsAndMiddle
[INFO] [stdout] class: UniformPoints
[INFO] [stdout] class: Nothing
[INFO] [stdout] module: Intersections
[INFO] [stdout] class: AngleSig
[INFO] [stdout] class: SegmentColors
[INFO] [stdout] class: Gradient
[INFO] [stdout] class: Monocolor
[INFO] [stdout] module: Lines
[INFO] [stdout] class: PatternVariant
[INFO] [stdout] class: GridOptions
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::print_stuffs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d", kill_on_drop: false }`
[INFO] [stdout] c4a91b47d301b014d734e02cb389cbf18a2ba863f4e6752d54092741d7eae46d
