[INFO] fetching crate dodrio 0.2.0... [INFO] testing dodrio-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate dodrio 0.2.0 into /workspace/builds/worker-96/source [INFO] validating manifest of crates.io crate dodrio 0.2.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dodrio 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dodrio 0.2.0 [INFO] tweaked toml for crates.io crate dodrio 0.2.0 written to /workspace/builds/worker-96/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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 dodrio v0.2.0 [INFO] [stderr] Downloaded dodrio-js-api v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7df23f715580ec760b1090bce5bc92fea588118a580916ded44004c3e6d3e6c9 [INFO] running `Command { std: "docker" "start" "-a" "7df23f715580ec760b1090bce5bc92fea588118a580916ded44004c3e6d3e6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7df23f715580ec760b1090bce5bc92fea588118a580916ded44004c3e6d3e6c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df23f715580ec760b1090bce5bc92fea588118a580916ded44004c3e6d3e6c9", kill_on_drop: false }` [INFO] [stdout] 7df23f715580ec760b1090bce5bc92fea588118a580916ded44004c3e6d3e6c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c350fd256612dd11c1522c03fa50691cd36a64c19725b22216d989e53ec1580c [INFO] running `Command { std: "docker" "start" "-a" "c350fd256612dd11c1522c03fa50691cd36a64c19725b22216d989e53ec1580c", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.30 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling dodrio v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `bump` [INFO] [stdout] --> src/cached_set.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | bump: Bump, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CacheEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cached_set.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.06s [INFO] running `Command { std: "docker" "inspect" "c350fd256612dd11c1522c03fa50691cd36a64c19725b22216d989e53ec1580c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c350fd256612dd11c1522c03fa50691cd36a64c19725b22216d989e53ec1580c", kill_on_drop: false }` [INFO] [stdout] c350fd256612dd11c1522c03fa50691cd36a64c19725b22216d989e53ec1580c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61ab03f3650ad5f87b088b1cea73850539f07e300e6a4a913d34aa90ff6e83e3 [INFO] running `Command { std: "docker" "start" "-a" "61ab03f3650ad5f87b088b1cea73850539f07e300e6a4a913d34aa90ff6e83e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling dodrio v0.2.0 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stdout] warning: field is never read: `bump` [INFO] [stdout] --> src/cached_set.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | bump: Bump, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CacheEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cached_set.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling dodrio-js-api v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.30 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling dodrio v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `bump` [INFO] [stdout] --> src/cached_set.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | bump: Bump, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CacheEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cached_set.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.55s [INFO] running `Command { std: "docker" "inspect" "61ab03f3650ad5f87b088b1cea73850539f07e300e6a4a913d34aa90ff6e83e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61ab03f3650ad5f87b088b1cea73850539f07e300e6a4a913d34aa90ff6e83e3", kill_on_drop: false }` [INFO] [stdout] 61ab03f3650ad5f87b088b1cea73850539f07e300e6a4a913d34aa90ff6e83e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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=warn" "-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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b9dfb9d9087c14692b622abfc252de2467a4eae7cd9746d85d8340881110642 [INFO] running `Command { std: "docker" "start" "-a" "3b9dfb9d9087c14692b622abfc252de2467a4eae7cd9746d85d8340881110642", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `bump` [INFO] [stderr] --> src/cached_set.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | bump: Bump, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CacheEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cached_set.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `dodrio` (lib) generated 1 warning [INFO] [stderr] warning: `dodrio` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dodrio-8fc5e14fb0bb8475) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test render::tests::root_render_is_object_safe ... ok [INFO] [stdout] test render::tests::render_is_object_safe ... ok [INFO] [stdout] test change_list::traversal::tests::test_traversal ... ok [INFO] [stdout] test render::tests::render_bump_scoped_child ... ok [INFO] [stderr] Doc-tests dodrio [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::namespace (line 206) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::key (line 251) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::bool_attr (line 385) - compile ... ok [INFO] [stdout] test src/render.rs - render::Render (line 19) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::on (line 320) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::children (line 173) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::finish (line 272) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::child (line 414) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::on (line 1058) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::attr (line 1042) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::attr (line 355) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::text (line 1025) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::attributes (line 134) - compile ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::listeners (line 91) - compile ... ok [INFO] [stdout] test src/render_context.rs - render_context::RenderContext::bump (line 19) ... ok [INFO] [stdout] test src/cached.rs - cached::Cached::new (line 40) ... ok [INFO] [stdout] test src/cached.rs - cached::Cached::invalidate (line 79) ... ok [INFO] [stdout] test src/builder.rs - builder::ElementBuilder::new (line 44) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b9dfb9d9087c14692b622abfc252de2467a4eae7cd9746d85d8340881110642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b9dfb9d9087c14692b622abfc252de2467a4eae7cd9746d85d8340881110642", kill_on_drop: false }` [INFO] [stdout] 3b9dfb9d9087c14692b622abfc252de2467a4eae7cd9746d85d8340881110642