[INFO] fetching crate askama_iron 0.10.0... [INFO] testing askama_iron-0.10.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate askama_iron 0.10.0 into /workspace/builds/worker-106/source [INFO] validating manifest of crates.io crate askama_iron 0.10.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate askama_iron 0.10.0 [INFO] finished tweaking crates.io crate askama_iron 0.10.0 [INFO] tweaked toml for crates.io crate askama_iron 0.10.0 written to /workspace/builds/worker-106/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded askama_shared v0.11.2 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5dbda433c49e2c4cca6af6d930106a4677ceec40861239899861ea21d2e00a4 [INFO] running `Command { std: "docker" "start" "-a" "a5dbda433c49e2c4cca6af6d930106a4677ceec40861239899861ea21d2e00a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5dbda433c49e2c4cca6af6d930106a4677ceec40861239899861ea21d2e00a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5dbda433c49e2c4cca6af6d930106a4677ceec40861239899861ea21d2e00a4", kill_on_drop: false }` [INFO] [stdout] a5dbda433c49e2c4cca6af6d930106a4677ceec40861239899861ea21d2e00a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b4182d57de259d9ecf510ed5bd4d5c97977050ee093fb5e5a0b7812ebd8f720 [INFO] running `Command { std: "docker" "start" "-a" "7b4182d57de259d9ecf510ed5bd4d5c97977050ee093fb5e5a0b7812ebd8f720", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling askama_shared v0.11.2 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling askama_iron v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "7b4182d57de259d9ecf510ed5bd4d5c97977050ee093fb5e5a0b7812ebd8f720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4182d57de259d9ecf510ed5bd4d5c97977050ee093fb5e5a0b7812ebd8f720", kill_on_drop: false }` [INFO] [stdout] 7b4182d57de259d9ecf510ed5bd4d5c97977050ee093fb5e5a0b7812ebd8f720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc03b44f8e1bceac4d7d1cd5bbda9539c1976fdb0384cb5700b515d0e5089e53 [INFO] running `Command { std: "docker" "start" "-a" "bc03b44f8e1bceac4d7d1cd5bbda9539c1976fdb0384cb5700b515d0e5089e53", kill_on_drop: false }` [INFO] [stderr] Compiling askama_iron v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/askama_iron-24a46183d3494345) [INFO] [stderr] Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-a00f5a2d1b7e1793) [INFO] running `Command { std: "docker" "inspect" "bc03b44f8e1bceac4d7d1cd5bbda9539c1976fdb0384cb5700b515d0e5089e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc03b44f8e1bceac4d7d1cd5bbda9539c1976fdb0384cb5700b515d0e5089e53", kill_on_drop: false }` [INFO] [stdout] bc03b44f8e1bceac4d7d1cd5bbda9539c1976fdb0384cb5700b515d0e5089e53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 40cff769d4b157585d538c05656d96da0c14eb73996ef95a7915f7914d9678a9 [INFO] running `Command { std: "docker" "start" "-a" "40cff769d4b157585d538c05656d96da0c14eb73996ef95a7915f7914d9678a9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/askama_iron-24a46183d3494345) [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] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-a00f5a2d1b7e1793) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests askama_iron [INFO] [stdout] test test_iron ... ok [INFO] [stdout] test test_iron_non_html ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "40cff769d4b157585d538c05656d96da0c14eb73996ef95a7915f7914d9678a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40cff769d4b157585d538c05656d96da0c14eb73996ef95a7915f7914d9678a9", kill_on_drop: false }` [INFO] [stdout] 40cff769d4b157585d538c05656d96da0c14eb73996ef95a7915f7914d9678a9