[INFO] cloning repository https://github.com/SantamRC/sbml_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SantamRC/sbml_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSantamRC%2Fsbml_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSantamRC%2Fsbml_simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c70a67b2a24a786f56a3b9811e6e27301a21b298 [INFO] testing SantamRC/sbml_simulator against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSantamRC%2Fsbml_simulator" "/workspace/builds/worker-84/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-84/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SantamRC/sbml_simulator on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SantamRC/sbml_simulator [INFO] finished tweaking git repo https://github.com/SantamRC/sbml_simulator [INFO] tweaked toml for git repo https://github.com/SantamRC/sbml_simulator written to /workspace/builds/worker-84/source/Cargo.toml [INFO] crate git repo https://github.com/SantamRC/sbml_simulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roxmltree v0.10.1 [INFO] [stderr] Downloaded mathml v0.4.4 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded rust_sbml v0.3.0 [INFO] [stderr] Downloaded xmlJSON v0.1.3 [INFO] [stderr] Downloaded xmltree v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10c08b13724766d249ea9b8e3576f04a2265f214ff1e04e96842470f2277e413 [INFO] running `Command { std: "docker" "start" "-a" "10c08b13724766d249ea9b8e3576f04a2265f214ff1e04e96842470f2277e413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10c08b13724766d249ea9b8e3576f04a2265f214ff1e04e96842470f2277e413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c08b13724766d249ea9b8e3576f04a2265f214ff1e04e96842470f2277e413", kill_on_drop: false }` [INFO] [stdout] 10c08b13724766d249ea9b8e3576f04a2265f214ff1e04e96842470f2277e413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33e2eed0360462c004637224491935481cf35c265de22d76e14f3ab08b01b1ff [INFO] running `Command { std: "docker" "start" "-a" "33e2eed0360462c004637224491935481cf35c265de22d76e14f3ab08b01b1ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling roxmltree v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling xmlJSON v0.1.3 [INFO] [stderr] Compiling xmltree v0.10.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling mathml v0.4.4 [INFO] [stderr] Compiling rust_sbml v0.3.0 [INFO] [stderr] Compiling sbml_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.86s [INFO] running `Command { std: "docker" "inspect" "33e2eed0360462c004637224491935481cf35c265de22d76e14f3ab08b01b1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e2eed0360462c004637224491935481cf35c265de22d76e14f3ab08b01b1ff", kill_on_drop: false }` [INFO] [stdout] 33e2eed0360462c004637224491935481cf35c265de22d76e14f3ab08b01b1ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fe87d3d49f1d5157ba0d0295c4adbcc8c4bfe2f81e84b9f89657f98c956f2a0 [INFO] running `Command { std: "docker" "start" "-a" "0fe87d3d49f1d5157ba0d0295c4adbcc8c4bfe2f81e84b9f89657f98c956f2a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sbml_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "0fe87d3d49f1d5157ba0d0295c4adbcc8c4bfe2f81e84b9f89657f98c956f2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fe87d3d49f1d5157ba0d0295c4adbcc8c4bfe2f81e84b9f89657f98c956f2a0", kill_on_drop: false }` [INFO] [stdout] 0fe87d3d49f1d5157ba0d0295c4adbcc8c4bfe2f81e84b9f89657f98c956f2a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-84/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ee19284c5d41e0b63b799756f4a2fec97867e6b9cdfec6204c1da6b45f811a9 [INFO] running `Command { std: "docker" "start" "-a" "2ee19284c5d41e0b63b799756f4a2fec97867e6b9cdfec6204c1da6b45f811a9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sbml_simulator-5111d41d9b53f9a7) [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" "2ee19284c5d41e0b63b799756f4a2fec97867e6b9cdfec6204c1da6b45f811a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee19284c5d41e0b63b799756f4a2fec97867e6b9cdfec6204c1da6b45f811a9", kill_on_drop: false }` [INFO] [stdout] 2ee19284c5d41e0b63b799756f4a2fec97867e6b9cdfec6204c1da6b45f811a9