[INFO] cloning repository https://github.com/planet0104/rust-stroke-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planet0104/rust-stroke-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Frust-stroke-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Frust-stroke-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83ed9a3760b0338c5e16a11ae61f61cd70b5db43 [INFO] testing planet0104/rust-stroke-editor against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Frust-stroke-editor" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/planet0104/rust-stroke-editor on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/planet0104/rust-stroke-editor [INFO] finished tweaking git repo https://github.com/planet0104/rust-stroke-editor [INFO] tweaked toml for git repo https://github.com/planet0104/rust-stroke-editor written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/planet0104/rust-stroke-editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f49274fc787064a9efbf64c9c40e1b7bd301bd5775dc107df59a260e7af43a2 [INFO] running `Command { std: "docker" "start" "-a" "8f49274fc787064a9efbf64c9c40e1b7bd301bd5775dc107df59a260e7af43a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f49274fc787064a9efbf64c9c40e1b7bd301bd5775dc107df59a260e7af43a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f49274fc787064a9efbf64c9c40e1b7bd301bd5775dc107df59a260e7af43a2", kill_on_drop: false }` [INFO] [stdout] 8f49274fc787064a9efbf64c9c40e1b7bd301bd5775dc107df59a260e7af43a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4179d9cdbc04a5abe4a47b04d4860208a34f98ae1f738b0f51ebe17a43e0f32 [INFO] running `Command { std: "docker" "start" "-a" "c4179d9cdbc04a5abe4a47b04d4860208a34f98ae1f738b0f51ebe17a43e0f32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Compiling js-sys v0.3.36 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.9 [INFO] [stderr] Compiling web-sys v0.3.36 [INFO] [stderr] Compiling rust-stroke-editor v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.66s [INFO] running `Command { std: "docker" "inspect" "c4179d9cdbc04a5abe4a47b04d4860208a34f98ae1f738b0f51ebe17a43e0f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4179d9cdbc04a5abe4a47b04d4860208a34f98ae1f738b0f51ebe17a43e0f32", kill_on_drop: false }` [INFO] [stdout] c4179d9cdbc04a5abe4a47b04d4860208a34f98ae1f738b0f51ebe17a43e0f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c384a559ac0b383829154f8262daa7b5668560c10c6e8957b5807d47bfa69c [INFO] running `Command { std: "docker" "start" "-a" "46c384a559ac0b383829154f8262daa7b5668560c10c6e8957b5807d47bfa69c", kill_on_drop: false }` [INFO] [stderr] Compiling rust-stroke-editor v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "46c384a559ac0b383829154f8262daa7b5668560c10c6e8957b5807d47bfa69c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c384a559ac0b383829154f8262daa7b5668560c10c6e8957b5807d47bfa69c", kill_on_drop: false }` [INFO] [stdout] 46c384a559ac0b383829154f8262daa7b5668560c10c6e8957b5807d47bfa69c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 075c423beaa10b92c20159cec0db149b84b02e473eb0f49a3153e499ce8381f4 [INFO] running `Command { std: "docker" "start" "-a" "075c423beaa10b92c20159cec0db149b84b02e473eb0f49a3153e499ce8381f4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_stroke_editor-f3907e207b039913) [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" "075c423beaa10b92c20159cec0db149b84b02e473eb0f49a3153e499ce8381f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075c423beaa10b92c20159cec0db149b84b02e473eb0f49a3153e499ce8381f4", kill_on_drop: false }` [INFO] [stdout] 075c423beaa10b92c20159cec0db149b84b02e473eb0f49a3153e499ce8381f4