[INFO] cloning repository https://github.com/Ablexxive/metamagic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ablexxive/metamagic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAblexxive%2Fmetamagic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAblexxive%2Fmetamagic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fea0e145c80a8118c922199eaefb650e93716cb [INFO] testing Ablexxive/metamagic against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAblexxive%2Fmetamagic" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ablexxive/metamagic on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ablexxive/metamagic [INFO] finished tweaking git repo https://github.com/Ablexxive/metamagic [INFO] tweaked toml for git repo https://github.com/Ablexxive/metamagic written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Ablexxive/metamagic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 968272b222c3e6897256d4ad8b0a1568501f9ff2e5ae76988746b5bfd4f02236 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "968272b222c3e6897256d4ad8b0a1568501f9ff2e5ae76988746b5bfd4f02236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "968272b222c3e6897256d4ad8b0a1568501f9ff2e5ae76988746b5bfd4f02236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968272b222c3e6897256d4ad8b0a1568501f9ff2e5ae76988746b5bfd4f02236", kill_on_drop: false }` [INFO] [stdout] 968272b222c3e6897256d4ad8b0a1568501f9ff2e5ae76988746b5bfd4f02236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11ae9519440f2f080fcf4b81679fda96aec9e2ab4d8b53eb573de34bc4982573 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "11ae9519440f2f080fcf4b81679fda96aec9e2ab4d8b53eb573de34bc4982573", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling metamagic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.47s [INFO] running `Command { std: "docker" "inspect" "11ae9519440f2f080fcf4b81679fda96aec9e2ab4d8b53eb573de34bc4982573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ae9519440f2f080fcf4b81679fda96aec9e2ab4d8b53eb573de34bc4982573", kill_on_drop: false }` [INFO] [stdout] 11ae9519440f2f080fcf4b81679fda96aec9e2ab4d8b53eb573de34bc4982573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2184f416aa0ee03c8a96957a9afdde455abda269577e623dea1ab056cc5c94fc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2184f416aa0ee03c8a96957a9afdde455abda269577e623dea1ab056cc5c94fc", kill_on_drop: false }` [INFO] [stderr] Compiling metamagic v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "2184f416aa0ee03c8a96957a9afdde455abda269577e623dea1ab056cc5c94fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2184f416aa0ee03c8a96957a9afdde455abda269577e623dea1ab056cc5c94fc", kill_on_drop: false }` [INFO] [stdout] 2184f416aa0ee03c8a96957a9afdde455abda269577e623dea1ab056cc5c94fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c41035db6ff6292415ebf185fc7cd3eb4d3f7a18e4a061d9ad73c2ffb1bc487 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c41035db6ff6292415ebf185fc7cd3eb4d3f7a18e4a061d9ad73c2ffb1bc487", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/metamagic-fb0ea939bbd41a2a [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0c41035db6ff6292415ebf185fc7cd3eb4d3f7a18e4a061d9ad73c2ffb1bc487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c41035db6ff6292415ebf185fc7cd3eb4d3f7a18e4a061d9ad73c2ffb1bc487", kill_on_drop: false }` [INFO] [stdout] 0c41035db6ff6292415ebf185fc7cd3eb4d3f7a18e4a061d9ad73c2ffb1bc487