[INFO] fetching crate rendr 0.3.2... [INFO] testing rendr-0.3.2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate rendr 0.3.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rendr 0.3.2 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rendr 0.3.2 [INFO] finished tweaking crates.io crate rendr 0.3.2 [INFO] tweaked toml for crates.io crate rendr 0.3.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate rendr 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3378516eb88fa402a9fb9a94626d8c3e813f8279186667d0212a2d797d690c50 [INFO] running `Command { std: "docker" "start" "-a" "3378516eb88fa402a9fb9a94626d8c3e813f8279186667d0212a2d797d690c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3378516eb88fa402a9fb9a94626d8c3e813f8279186667d0212a2d797d690c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3378516eb88fa402a9fb9a94626d8c3e813f8279186667d0212a2d797d690c50", kill_on_drop: false }` [INFO] [stdout] 3378516eb88fa402a9fb9a94626d8c3e813f8279186667d0212a2d797d690c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d8398407b928c01f1697eeb63b9ef5009d444b367a0186fda36eb606dc851d8 [INFO] running `Command { std: "docker" "start" "-a" "2d8398407b928c01f1697eeb63b9ef5009d444b367a0186fda36eb606dc851d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rendr v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling openssl-src v111.10.1+1.1.1g [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.73s [INFO] running `Command { std: "docker" "inspect" "2d8398407b928c01f1697eeb63b9ef5009d444b367a0186fda36eb606dc851d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8398407b928c01f1697eeb63b9ef5009d444b367a0186fda36eb606dc851d8", kill_on_drop: false }` [INFO] [stdout] 2d8398407b928c01f1697eeb63b9ef5009d444b367a0186fda36eb606dc851d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51c1531b394cb858ed1080b14fdce5726946747caaaedcbf39a2e4cf819e486c [INFO] running `Command { std: "docker" "start" "-a" "51c1531b394cb858ed1080b14fdce5726946747caaaedcbf39a2e4cf819e486c", kill_on_drop: false }` [INFO] [stderr] Compiling rendr v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "51c1531b394cb858ed1080b14fdce5726946747caaaedcbf39a2e4cf819e486c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c1531b394cb858ed1080b14fdce5726946747caaaedcbf39a2e4cf819e486c", kill_on_drop: false }` [INFO] [stdout] 51c1531b394cb858ed1080b14fdce5726946747caaaedcbf39a2e4cf819e486c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 088fdf68582a8c3c6edfb5599abdfa3e52466a05668c80b5e276ea8cbdf22ba1 [INFO] running `Command { std: "docker" "start" "-a" "088fdf68582a8c3c6edfb5599abdfa3e52466a05668c80b5e276ea8cbdf22ba1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rendr-f710092470cbdcda) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test blueprint::source::source_canonicalizes_its_path_on_init ... ok [INFO] [stdout] test blueprint::source::source_calculates_relative_path_correctly ... ok [INFO] [stdout] test blueprint::tests::parse_example_blueprint_metadata ... ok [INFO] [stdout] test templating::mustache::render_valid_template ... ok [INFO] [stdout] Hello world! [INFO] [stdout] test blueprint::tests::running_failing_script_returns_an_error ... ok [INFO] [stdout] test blueprint::tests::script_can_be_run_successfully ... ok [INFO] [stdout] test blueprint::tests::glob_exclusions_work ... ok [INFO] [stdout] test blueprint::tests::render_example_blueprint ... ok [INFO] [stdout] test blueprint::tests::exclusions_work ... ok [INFO] [stdout] test blueprint::tests::render_example_blueprint_recursive ... ok [INFO] [stdout] test blueprint::tests::blueprint_post_script_is_found_and_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rendr-f7dfcdc3e3e561b5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test init::correct_values_are_parsed_correctly ... ok [INFO] [stdout] test init::git_init_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rendr [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" "088fdf68582a8c3c6edfb5599abdfa3e52466a05668c80b5e276ea8cbdf22ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "088fdf68582a8c3c6edfb5599abdfa3e52466a05668c80b5e276ea8cbdf22ba1", kill_on_drop: false }` [INFO] [stdout] 088fdf68582a8c3c6edfb5599abdfa3e52466a05668c80b5e276ea8cbdf22ba1