[INFO] cloning repository https://github.com/andrewwhitehead/serde-pyo3 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewwhitehead/serde-pyo3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fserde-pyo3"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fserde-pyo3'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0cdad1a87f38f5962fd43fce0a255e7901e8cc51 [INFO] testing andrewwhitehead/serde-pyo3 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwhitehead%2Fserde-pyo3" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewwhitehead/serde-pyo3 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/andrewwhitehead/serde-pyo3 [INFO] finished tweaking git repo https://github.com/andrewwhitehead/serde-pyo3 [INFO] tweaked toml for git repo https://github.com/andrewwhitehead/serde-pyo3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/andrewwhitehead/serde-pyo3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 37f5213b75bb9e7e750ef183d8c88fb6f8f2a007af20f710b3d6345c8778926a [INFO] running `"docker" "start" "-a" "37f5213b75bb9e7e750ef183d8c88fb6f8f2a007af20f710b3d6345c8778926a"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling paste-impl v0.1.8 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ctor v0.1.13 [INFO] [stderr] Compiling indoc v0.3.5 [INFO] [stderr] Compiling paste v0.1.8 [INFO] [stderr] Compiling pyo3cls v0.9.1 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling pyo3 v0.9.1 [INFO] [stderr] Compiling serde-pyo3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `"docker" "inspect" "37f5213b75bb9e7e750ef183d8c88fb6f8f2a007af20f710b3d6345c8778926a"` [INFO] running `"docker" "rm" "-f" "37f5213b75bb9e7e750ef183d8c88fb6f8f2a007af20f710b3d6345c8778926a"` [INFO] [stdout] 37f5213b75bb9e7e750ef183d8c88fb6f8f2a007af20f710b3d6345c8778926a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0163ccdc9d5f2261147c2aa39c7f31ca63aa083fdcf2a89c020cfc1948cadef5 [INFO] running `"docker" "start" "-a" "0163ccdc9d5f2261147c2aa39c7f31ca63aa083fdcf2a89c020cfc1948cadef5"` [INFO] [stderr] Compiling serde-pyo3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `"docker" "inspect" "0163ccdc9d5f2261147c2aa39c7f31ca63aa083fdcf2a89c020cfc1948cadef5"` [INFO] running `"docker" "rm" "-f" "0163ccdc9d5f2261147c2aa39c7f31ca63aa083fdcf2a89c020cfc1948cadef5"` [INFO] [stdout] 0163ccdc9d5f2261147c2aa39c7f31ca63aa083fdcf2a89c020cfc1948cadef5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57f4890b8287ed214e04179efc88a9a704e3fea6e73cc9957ee2849fec2bcd19 [INFO] running `"docker" "start" "-a" "57f4890b8287ed214e04179efc88a9a704e3fea6e73cc9957ee2849fec2bcd19"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/serde_pyo3-a223c0bb6b0cb1f6 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test de::tests::test_struct ... ok [INFO] [stdout] test de::tests::test_enum ... ok [INFO] [stdout] test de::tests::test_json ... ok [INFO] [stdout] test test_fn_arg ... ok [INFO] [stdout] test de::tests::test_bytes_borrowed ... ok [INFO] [stdout] test ser::test::test_enum ... ok [INFO] [stdout] test ser::test::test_bytes ... ok [INFO] [stdout] test de::tests::test_map ... ok [INFO] [stdout] test ser::test::test_struct ... ok [INFO] [stdout] test de::tests::test_bytes_buf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests serde_pyo3 [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 `"docker" "inspect" "57f4890b8287ed214e04179efc88a9a704e3fea6e73cc9957ee2849fec2bcd19"` [INFO] running `"docker" "rm" "-f" "57f4890b8287ed214e04179efc88a9a704e3fea6e73cc9957ee2849fec2bcd19"` [INFO] [stdout] 57f4890b8287ed214e04179efc88a9a704e3fea6e73cc9957ee2849fec2bcd19