[INFO] cloning repository https://github.com/SamJBarney/Jsonable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamJBarney/Jsonable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamJBarney%2FJsonable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamJBarney%2FJsonable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50055289ba620c0ef378bb808514f44e7450de14 [INFO] testing SamJBarney/Jsonable against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamJBarney%2FJsonable" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SamJBarney/Jsonable on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SamJBarney/Jsonable [INFO] finished tweaking git repo https://github.com/SamJBarney/Jsonable [INFO] tweaked toml for git repo https://github.com/SamJBarney/Jsonable written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/SamJBarney/Jsonable already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9cabe747b762687eea90a98995a05383733f21f5e5f4910d15a580333ca00583 [INFO] running `Command { std: "docker" "start" "-a" "9cabe747b762687eea90a98995a05383733f21f5e5f4910d15a580333ca00583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cabe747b762687eea90a98995a05383733f21f5e5f4910d15a580333ca00583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cabe747b762687eea90a98995a05383733f21f5e5f4910d15a580333ca00583", kill_on_drop: false }` [INFO] [stdout] 9cabe747b762687eea90a98995a05383733f21f5e5f4910d15a580333ca00583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c64c247327a86f5ad84f2e8a34564156151631a34497f1828341e17a5c349d1b [INFO] running `Command { std: "docker" "start" "-a" "c64c247327a86f5ad84f2e8a34564156151631a34497f1828341e17a5c349d1b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling jsonable_types v1.0.0 (/opt/rustwide/workdir/crates/jsonable_types) [INFO] [stderr] Compiling jsonable_macros v1.0.0 (/opt/rustwide/workdir/crates/jsonable_macros) [INFO] [stderr] Compiling jsonable v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.39s [INFO] running `Command { std: "docker" "inspect" "c64c247327a86f5ad84f2e8a34564156151631a34497f1828341e17a5c349d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64c247327a86f5ad84f2e8a34564156151631a34497f1828341e17a5c349d1b", kill_on_drop: false }` [INFO] [stdout] c64c247327a86f5ad84f2e8a34564156151631a34497f1828341e17a5c349d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7d9fe3868e5d9dcd223e0f8d9c070744afd060a672c9f6b4788ff29378d7e81 [INFO] running `Command { std: "docker" "start" "-a" "e7d9fe3868e5d9dcd223e0f8d9c070744afd060a672c9f6b4788ff29378d7e81", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling trybuild v1.0.56 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling jsonable_types v1.0.0 (/opt/rustwide/workdir/crates/jsonable_types) [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling jsonable v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.08s [INFO] running `Command { std: "docker" "inspect" "e7d9fe3868e5d9dcd223e0f8d9c070744afd060a672c9f6b4788ff29378d7e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d9fe3868e5d9dcd223e0f8d9c070744afd060a672c9f6b4788ff29378d7e81", kill_on_drop: false }` [INFO] [stdout] e7d9fe3868e5d9dcd223e0f8d9c070744afd060a672c9f6b4788ff29378d7e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a93dcfcd2c461dec7d700d51aec87f3f141859b9bd9e6a52972206977f8ebbc0 [INFO] running `Command { std: "docker" "start" "-a" "a93dcfcd2c461dec7d700d51aec87f3f141859b9bd9e6a52972206977f8ebbc0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jsonable-00e456dc5216c546) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling jsonable_types v1.0.0 (/opt/rustwide/workdir/crates/jsonable_types) [INFO] [stderr] Compiling jsonable_macros v1.0.0 (/opt/rustwide/workdir/crates/jsonable_macros) [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling jsonable v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling jsonable-tests v0.0.0 (/opt/rustwide/target/tests/jsonable) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.30s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/enum/unimplemented.rs [should fail to compile] ... ok [INFO] [stderr] test tests/ui/named_structs/happy_path.rs [should pass] ... ok [INFO] [stderr] test tests/ui/tuple_structs/happy_path.rs [should pass] ... ok [INFO] [stderr] test tests/ui/unit_structs/happy_path.rs [should pass] ... ok [INFO] [stdout] test ui ... ok [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.02s [INFO] [stderr] Doc-tests jsonable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a93dcfcd2c461dec7d700d51aec87f3f141859b9bd9e6a52972206977f8ebbc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93dcfcd2c461dec7d700d51aec87f3f141859b9bd9e6a52972206977f8ebbc0", kill_on_drop: false }` [INFO] [stdout] a93dcfcd2c461dec7d700d51aec87f3f141859b9bd9e6a52972206977f8ebbc0