[INFO] cloning repository https://github.com/jonay2000/weblab-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonay2000/weblab-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fweblab-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fweblab-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d360ca24eec14a076cec5924324c7b6228baba5b [INFO] testing jonay2000/weblab-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fweblab-rs" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonay2000/weblab-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonay2000/weblab-rs [INFO] finished tweaking git repo https://github.com/jonay2000/weblab-rs [INFO] tweaked toml for git repo https://github.com/jonay2000/weblab-rs written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/jonay2000/weblab-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d086746c977dbb4884989b08591420524098bab1f0fcb83457260cf6ef68865c [INFO] running `Command { std: "docker" "start" "-a" "d086746c977dbb4884989b08591420524098bab1f0fcb83457260cf6ef68865c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d086746c977dbb4884989b08591420524098bab1f0fcb83457260cf6ef68865c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d086746c977dbb4884989b08591420524098bab1f0fcb83457260cf6ef68865c", kill_on_drop: false }` [INFO] [stdout] d086746c977dbb4884989b08591420524098bab1f0fcb83457260cf6ef68865c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 483f7c665337fa98731bbc83442216e6893beb84e65571e8b739d8125fae0a5b [INFO] running `Command { std: "docker" "start" "-a" "483f7c665337fa98731bbc83442216e6893beb84e65571e8b739d8125fae0a5b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling weblab-assignment-structure v0.2.5 (/opt/rustwide/workdir/weblab-assignment-structure) [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling simple_xml_serialize v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling simple_xml_serialize_macro v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling weblab-macros v0.2.10 (/opt/rustwide/workdir/weblab-macros) [INFO] [stderr] Compiling cargo-weblabtest v0.2.10 (/opt/rustwide/workdir/cargo-weblabtest) [INFO] [stderr] Compiling weblab v0.2.10 (/opt/rustwide/workdir/weblab) [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling example-project v0.1.0 (/opt/rustwide/workdir/example-project) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.19s [INFO] running `Command { std: "docker" "inspect" "483f7c665337fa98731bbc83442216e6893beb84e65571e8b739d8125fae0a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "483f7c665337fa98731bbc83442216e6893beb84e65571e8b739d8125fae0a5b", kill_on_drop: false }` [INFO] [stdout] 483f7c665337fa98731bbc83442216e6893beb84e65571e8b739d8125fae0a5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 365d071e4cb8049fa51ddc73731373c6ed3c99381c9c749926298c9cf7d77972 [INFO] running `Command { std: "docker" "start" "-a" "365d071e4cb8049fa51ddc73731373c6ed3c99381c9c749926298c9cf7d77972", 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] [stderr] Compiling weblab-assignment-structure v0.2.5 (/opt/rustwide/workdir/weblab-assignment-structure) [INFO] [stderr] Compiling weblab-macros v0.2.10 (/opt/rustwide/workdir/weblab-macros) [INFO] [stderr] Compiling cargo-weblabtest v0.2.10 (/opt/rustwide/workdir/cargo-weblabtest) [INFO] [stderr] Compiling weblab v0.2.10 (/opt/rustwide/workdir/weblab) [INFO] [stderr] Compiling example-project v0.1.0 (/opt/rustwide/workdir/example-project) [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.60s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_weblabtest-27719234248dc792) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/example_project-e0343675e6de28ac) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tests-60b113cba09e1d39) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/weblab-a539e08ac91d29a8) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/weblab_assignment_structure-9ad03a8853dd5fbe) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/weblab_macros-87d1b792708da808) [INFO] running `Command { std: "docker" "inspect" "365d071e4cb8049fa51ddc73731373c6ed3c99381c9c749926298c9cf7d77972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365d071e4cb8049fa51ddc73731373c6ed3c99381c9c749926298c9cf7d77972", kill_on_drop: false }` [INFO] [stdout] 365d071e4cb8049fa51ddc73731373c6ed3c99381c9c749926298c9cf7d77972 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a134350e156b0f5f2eab7bc313903b176224821584308d800b0e57f016935ca [INFO] running `Command { std: "docker" "start" "-a" "5a134350e156b0f5f2eab7bc313903b176224821584308d800b0e57f016935ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.28s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_weblabtest-27719234248dc792) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_project-e0343675e6de28ac) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tests-60b113cba09e1d39) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weblab-a539e08ac91d29a8) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weblab_assignment_structure-9ad03a8853dd5fbe) [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weblab_macros-87d1b792708da808) [INFO] [stdout] test a::assignment::test::test ... ok [INFO] [stderr] Doc-tests tests [INFO] [stdout] test c::assignment::test::test ... ok [INFO] [stderr] Doc-tests weblab [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::simple_conversion ... ok [INFO] [stdout] test tests::no_title ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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.02s [INFO] [stdout] [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] [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] [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] [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 weblab-assignment-structure [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 weblab-macros [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" "5a134350e156b0f5f2eab7bc313903b176224821584308d800b0e57f016935ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a134350e156b0f5f2eab7bc313903b176224821584308d800b0e57f016935ca", kill_on_drop: false }` [INFO] [stdout] 5a134350e156b0f5f2eab7bc313903b176224821584308d800b0e57f016935ca