[INFO] cloning repository https://github.com/0atman/BrainMade-org
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0atman/BrainMade-org" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0atman%2FBrainMade-org", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0atman%2FBrainMade-org'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f572de239703d85c9888fa757790e76a8e8495c6
[INFO] testing 0atman/BrainMade-org against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0atman%2FBrainMade-org" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0atman/BrainMade-org
[INFO] finished tweaking git repo https://github.com/0atman/BrainMade-org
[INFO] tweaked toml for git repo https://github.com/0atman/BrainMade-org written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0atman/BrainMade-org on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0atman/BrainMade-org 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.49
[INFO] [stderr]   Downloaded syn_derive v0.1.8
[INFO] [stderr]   Downloaded unicase v2.7.0
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded thiserror v1.0.49
[INFO] [stderr]   Downloaded html-node-macro v0.5.0
[INFO] [stderr]   Downloaded thread_local v1.1.7
[INFO] [stderr]   Downloaded maud_macros v0.26.0
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded hypertext-macros v0.5.1
[INFO] [stderr]   Downloaded html-node v0.5.0
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.69
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded pulldown-cmark v0.11.0
[INFO] [stderr]   Downloaded rstml v0.11.2
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded html-node-core v0.5.0
[INFO] [stderr]   Downloaded hypertext v0.5.1
[INFO] [stderr]   Downloaded maud v0.26.0
[INFO] [stderr]   Downloaded syn v2.0.38
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded yansi v1.0.0-rc.1
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0e2ced10438392805e93511be54e79aae8343261ad80f5dac012e8c5aae023d
[INFO] running `Command { std: "docker" "start" "-a" "f0e2ced10438392805e93511be54e79aae8343261ad80f5dac012e8c5aae023d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0e2ced10438392805e93511be54e79aae8343261ad80f5dac012e8c5aae023d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e2ced10438392805e93511be54e79aae8343261ad80f5dac012e8c5aae023d", kill_on_drop: false }`
[INFO] [stdout] f0e2ced10438392805e93511be54e79aae8343261ad80f5dac012e8c5aae023d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4965366aacd96376347196004d19ed126762b8af877993e24a36b82e87d3450
[INFO] running `Command { std: "docker" "start" "-a" "e4965366aacd96376347196004d19ed126762b8af877993e24a36b82e87d3450", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pulldown-cmark v0.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling html-node-core v0.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]    Compiling maud v0.26.0
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]    Compiling hypertext-macros v0.5.1
[INFO] [stderr]    Compiling html-node-macro v0.5.0
[INFO] [stderr]    Compiling html-node v0.5.0
[INFO] [stderr]    Compiling hypertext v0.5.1
[INFO] [stderr]    Compiling brainmade-org v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.17s
[INFO] running `Command { std: "docker" "inspect" "e4965366aacd96376347196004d19ed126762b8af877993e24a36b82e87d3450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4965366aacd96376347196004d19ed126762b8af877993e24a36b82e87d3450", kill_on_drop: false }`
[INFO] [stdout] e4965366aacd96376347196004d19ed126762b8af877993e24a36b82e87d3450
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28ac8645accf5c802004be4b30cb526daf83df3539a8a00b56d3c81f7c5777e0
[INFO] running `Command { std: "docker" "start" "-a" "28ac8645accf5c802004be4b30cb526daf83df3539a8a00b56d3c81f7c5777e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling brainmade-org v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "28ac8645accf5c802004be4b30cb526daf83df3539a8a00b56d3c81f7c5777e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ac8645accf5c802004be4b30cb526daf83df3539a8a00b56d3c81f7c5777e0", kill_on_drop: false }`
[INFO] [stdout] 28ac8645accf5c802004be4b30cb526daf83df3539a8a00b56d3c81f7c5777e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53bf02f1f63af07ac5c76638a37c0946e60a103390c5e546b055fe455c0996dd
[INFO] running `Command { std: "docker" "start" "-a" "53bf02f1f63af07ac5c76638a37c0946e60a103390c5e546b055fe455c0996dd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brainmade_org-41cd442d6cf66aed)
[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" "53bf02f1f63af07ac5c76638a37c0946e60a103390c5e546b055fe455c0996dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bf02f1f63af07ac5c76638a37c0946e60a103390c5e546b055fe455c0996dd", kill_on_drop: false }`
[INFO] [stdout] 53bf02f1f63af07ac5c76638a37c0946e60a103390c5e546b055fe455c0996dd
