[INFO] fetching crate v-common-api 0.1.16...
[INFO] testing v-common-api-0.1.16 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate v-common-api 0.1.16 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate v-common-api 0.1.16
[INFO] finished tweaking crates.io crate v-common-api 0.1.16
[INFO] tweaked toml for crates.io crate v-common-api 0.1.16 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate v-common-api 0.1.16 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding nanoid v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding rust_decimal v1.12.3 (available: v1.42.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded v-cbr-codec v0.7.1
[INFO] [stderr]   Downloaded v-common-onto v0.1.13
[INFO] [stderr]   Downloaded rmp-serialize v0.8.1
[INFO] [stderr]   Downloaded rio_turtle v0.5.3
[INFO] [stderr]   Downloaded oxiri v0.1.1
[INFO] [stderr]   Downloaded oxilangtag v0.1.5
[INFO] [stderr]   Downloaded nanoid v0.3.0
[INFO] [stderr]   Downloaded rust_decimal v1.12.3
[INFO] [stderr]   Downloaded rio_api v0.5.3
[INFO] [stderr]   Downloaded nng v1.0.1
[INFO] [stderr]   Downloaded nng-sys v1.4.0-rc.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd0ffef0ca68e77a831da1744d7fcd52ad5336a174a52fcf498a2d29668b787b
[INFO] running `Command { std: "docker" "start" "-a" "fd0ffef0ca68e77a831da1744d7fcd52ad5336a174a52fcf498a2d29668b787b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd0ffef0ca68e77a831da1744d7fcd52ad5336a174a52fcf498a2d29668b787b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0ffef0ca68e77a831da1744d7fcd52ad5336a174a52fcf498a2d29668b787b", kill_on_drop: false }`
[INFO] [stdout] fd0ffef0ca68e77a831da1744d7fcd52ad5336a174a52fcf498a2d29668b787b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba0952f56480dc0e2237275553d779a5c10789408b661ebd5b09770ee94a3395
[INFO] running `Command { std: "docker" "start" "-a" "ba0952f56480dc0e2237275553d779a5c10789408b661ebd5b09770ee94a3395", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling nng-sys v1.4.0-rc.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling rio_api v0.5.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling oxiri v0.1.1
[INFO] [stderr]    Compiling v-cbr-codec v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rio_turtle v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rmp-serialize v0.8.1
[INFO] [stderr]    Compiling nanoid v0.3.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nng v1.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rust_decimal v1.12.3
[INFO] [stderr]    Compiling v-common-onto v0.1.13
[INFO] [stderr]    Compiling v-common-api v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.86s
[INFO] running `Command { std: "docker" "inspect" "ba0952f56480dc0e2237275553d779a5c10789408b661ebd5b09770ee94a3395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba0952f56480dc0e2237275553d779a5c10789408b661ebd5b09770ee94a3395", kill_on_drop: false }`
[INFO] [stdout] ba0952f56480dc0e2237275553d779a5c10789408b661ebd5b09770ee94a3395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d87045ddbd9de637675d78b02289317f6f72fc1401ac178ae808a524415e46e
[INFO] running `Command { std: "docker" "start" "-a" "2d87045ddbd9de637675d78b02289317f6f72fc1401ac178ae808a524415e46e", kill_on_drop: false }`
[INFO] [stderr]    Compiling v-common-api v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "2d87045ddbd9de637675d78b02289317f6f72fc1401ac178ae808a524415e46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d87045ddbd9de637675d78b02289317f6f72fc1401ac178ae808a524415e46e", kill_on_drop: false }`
[INFO] [stdout] 2d87045ddbd9de637675d78b02289317f6f72fc1401ac178ae808a524415e46e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7fdf85b9e3e9b990406d3c1e78aef2518d529e0a1bb71dd38e1858a7f650ce8e
[INFO] running `Command { std: "docker" "start" "-a" "7fdf85b9e3e9b990406d3c1e78aef2518d529e0a1bb71dd38e1858a7f650ce8e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/api_client.rs (/opt/rustwide/target/debug/deps/v_common_api-4940bf3cd10aa766)
[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] [stderr]    Doc-tests v_common_api
[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" "7fdf85b9e3e9b990406d3c1e78aef2518d529e0a1bb71dd38e1858a7f650ce8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fdf85b9e3e9b990406d3c1e78aef2518d529e0a1bb71dd38e1858a7f650ce8e", kill_on_drop: false }`
[INFO] [stdout] 7fdf85b9e3e9b990406d3c1e78aef2518d529e0a1bb71dd38e1858a7f650ce8e
