[INFO] cloning repository https://github.com/heyste/org2json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heyste/org2json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyste%2Forg2json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyste%2Forg2json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f253d27e3f7bb472b8a86b1367afd87b2fe53417 [INFO] testing heyste/org2json against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyste%2Forg2json" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heyste/org2json on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/heyste/org2json [INFO] finished tweaking git repo https://github.com/heyste/org2json [INFO] tweaked toml for git repo https://github.com/heyste/org2json written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/heyste/org2json already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orgize v0.8.4 [INFO] [stderr] Downloaded jetscii v0.4.4 [INFO] [stderr] Downloaded serde_indextree v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 7d6ce1eb0f24d372bd33ac410118b1e30b0107c2c68a7e74eb71f4e6c811ebc3 [INFO] running `Command { std: "docker" "start" "-a" "7d6ce1eb0f24d372bd33ac410118b1e30b0107c2c68a7e74eb71f4e6c811ebc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d6ce1eb0f24d372bd33ac410118b1e30b0107c2c68a7e74eb71f4e6c811ebc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d6ce1eb0f24d372bd33ac410118b1e30b0107c2c68a7e74eb71f4e6c811ebc3", kill_on_drop: false }` [INFO] [stdout] 7d6ce1eb0f24d372bd33ac410118b1e30b0107c2c68a7e74eb71f4e6c811ebc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 723222e34416a4ae636f6204d12c89aa20152241d1035b0b7654658611daf231 [INFO] running `Command { std: "docker" "start" "-a" "723222e34416a4ae636f6204d12c89aa20152241d1035b0b7654658611daf231", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling indextree v4.3.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_indextree v0.2.0 [INFO] [stderr] Compiling orgize v0.8.4 [INFO] [stderr] Compiling org2json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.14s [INFO] running `Command { std: "docker" "inspect" "723222e34416a4ae636f6204d12c89aa20152241d1035b0b7654658611daf231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723222e34416a4ae636f6204d12c89aa20152241d1035b0b7654658611daf231", kill_on_drop: false }` [INFO] [stdout] 723222e34416a4ae636f6204d12c89aa20152241d1035b0b7654658611daf231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 8bbf2740e8cc2dc182801510fd0852486cb52a6d126309c7570e9e550a9686f2 [INFO] running `Command { std: "docker" "start" "-a" "8bbf2740e8cc2dc182801510fd0852486cb52a6d126309c7570e9e550a9686f2", kill_on_drop: false }` [INFO] [stderr] Compiling org2json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "8bbf2740e8cc2dc182801510fd0852486cb52a6d126309c7570e9e550a9686f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbf2740e8cc2dc182801510fd0852486cb52a6d126309c7570e9e550a9686f2", kill_on_drop: false }` [INFO] [stdout] 8bbf2740e8cc2dc182801510fd0852486cb52a6d126309c7570e9e550a9686f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] e4d2c1543bf8800c8c7bd75dc4fa14099c9a08781b4c1bc5e65643339505cc01 [INFO] running `Command { std: "docker" "start" "-a" "e4d2c1543bf8800c8c7bd75dc4fa14099c9a08781b4c1bc5e65643339505cc01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/org2json-5100c3f7ed8a607e [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" "e4d2c1543bf8800c8c7bd75dc4fa14099c9a08781b4c1bc5e65643339505cc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d2c1543bf8800c8c7bd75dc4fa14099c9a08781b4c1bc5e65643339505cc01", kill_on_drop: false }` [INFO] [stdout] e4d2c1543bf8800c8c7bd75dc4fa14099c9a08781b4c1bc5e65643339505cc01