[INFO] cloning repository https://github.com/MAA28/Signed-Distance-Fields
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MAA28/Signed-Distance-Fields" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMAA28%2FSigned-Distance-Fields", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMAA28%2FSigned-Distance-Fields'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c04f29225180a794035e21b0dd02ae0178af5231
[INFO] testing MAA28/Signed-Distance-Fields 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%2FMAA28%2FSigned-Distance-Fields" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MAA28/Signed-Distance-Fields
[INFO] finished tweaking git repo https://github.com/MAA28/Signed-Distance-Fields
[INFO] tweaked toml for git repo https://github.com/MAA28/Signed-Distance-Fields written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MAA28/Signed-Distance-Fields 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/MAA28/Signed-Distance-Fields 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 phf v0.11.1
[INFO] [stderr]   Downloaded palette v0.6.1
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded palette_derive v0.6.1
[INFO] [stderr]   Downloaded proc_vector v1.1.0
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded math_vector v0.2.1
[INFO] [stderr]   Downloaded find-crate v0.6.3
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded spin v0.9.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded half v2.1.0
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded image v0.24.4
[INFO] [stderr]   Downloaded exr v1.5.2
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.6
[INFO] [stderr]   Downloaded tiff v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f
[INFO] running `Command { std: "docker" "start" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f", 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" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f" "/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" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f", 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" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling proc_vector v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling math_vector v0.2.1
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling tiff v0.7.3
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.5.2
[INFO] [stderr]    Compiling image v0.24.4
[INFO] [stderr]    Compiling signed_distance_fields v1.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.66s
[INFO] running `Command { std: "docker" "inspect" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f", 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" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f" "/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 signed_distance_fields v1.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f", 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" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f" "/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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/signed_distance_fields-c2719c8a28f5abc7)
[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 signed_distance_fields
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/render/mod.rs - render::text (line 29) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/render/mod.rs - render::text (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `[`, found `#`
[INFO] [stdout]   --> src/render/mod.rs:39:44
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...                   #############                                           
[INFO] [stdout]    |                        ^ expected one of `!` or `[`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/render/mod.rs - render::text (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f", kill_on_drop: false }`
[INFO] [stdout] af112c7d4487275c332b8d1a0d1d7111d22e8556de50f715a70ce6779a8ad74f
