[INFO] fetching crate dotter 0.12.4... [INFO] testing dotter-0.12.4 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate dotter 0.12.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate dotter 0.12.4 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dotter 0.12.4 [INFO] finished tweaking crates.io crate dotter 0.12.4 [INFO] tweaked toml for crates.io crate dotter 0.12.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate dotter 0.12.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c1a392867130d4a1471c770cd0ed4326ae7e644d3776866ecd3fd564d8af1c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c1a392867130d4a1471c770cd0ed4326ae7e644d3776866ecd3fd564d8af1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c1a392867130d4a1471c770cd0ed4326ae7e644d3776866ecd3fd564d8af1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1a392867130d4a1471c770cd0ed4326ae7e644d3776866ecd3fd564d8af1c8", kill_on_drop: false }` [INFO] [stdout] 8c1a392867130d4a1471c770cd0ed4326ae7e644d3776866ecd3fd564d8af1c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad9082d119e76767e89b4e43da3fd193cacaac63ab4ef1d86a20633dcab56e4a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ad9082d119e76767e89b4e43da3fd193cacaac63ab4ef1d86a20633dcab56e4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling enquote v1.0.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling embed-resource v1.6.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling watchexec v1.14.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling shellexpand v1.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling rhai v0.18.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling handlebars v3.5.3 [INFO] [stderr] Compiling handlebars_misc_helpers v0.11.2 [INFO] [stderr] Compiling dotter v0.12.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 45s [INFO] running `Command { std: "docker" "inspect" "ad9082d119e76767e89b4e43da3fd193cacaac63ab4ef1d86a20633dcab56e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9082d119e76767e89b4e43da3fd193cacaac63ab4ef1d86a20633dcab56e4a", kill_on_drop: false }` [INFO] [stdout] ad9082d119e76767e89b4e43da3fd193cacaac63ab4ef1d86a20633dcab56e4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb2efd2a443fb1eb6cfba63950c4884e236fc8e0dbe3408872ca858c443f843d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb2efd2a443fb1eb6cfba63950c4884e236fc8e0dbe3408872ca858c443f843d", kill_on_drop: false }` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling dotter v0.12.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.96s [INFO] running `Command { std: "docker" "inspect" "fb2efd2a443fb1eb6cfba63950c4884e236fc8e0dbe3408872ca858c443f843d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2efd2a443fb1eb6cfba63950c4884e236fc8e0dbe3408872ca858c443f843d", kill_on_drop: false }` [INFO] [stdout] fb2efd2a443fb1eb6cfba63950c4884e236fc8e0dbe3408872ca858c443f843d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d5b3e215219f6c9a6802e88df6270ced0f98cb35ac6c291a357343acc482fb3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d5b3e215219f6c9a6802e88df6270ced0f98cb35ac6c291a357343acc482fb3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dotter-150669cf3121920b) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test deploy::test::high_level_skip_change_type ... ignored [INFO] [stdout] test deploy::test::high_level_change_type ... ok [INFO] [stdout] test deploy::test::high_level_change_target ... ok [INFO] [stdout] test deploy::test::high_level_simple ... ok [INFO] [stdout] test filesystem::test::simple_write_read ... ok [INFO] [stdout] test deploy::test::high_level_skip ... ok [INFO] [stdout] test deploy::test::low_level_simple ... ok [INFO] [stdout] test filesystem::test::simple_remove ... ok [INFO] [stdout] test filesystem::test::simple_create_dir_all ... ok [INFO] [stdout] test filesystem::test::full_dry_run ... ok [INFO] [stdout] test handlebars_helpers::test::eval_condition_helpers ... ok [INFO] [stdout] test filesystem::test::dry_run_error_cases ... ok [INFO] [stdout] test handlebars_helpers::test::eval_condition_simple ... ok [INFO] [stdout] test deploy::test::low_level_skip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d5b3e215219f6c9a6802e88df6270ced0f98cb35ac6c291a357343acc482fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5b3e215219f6c9a6802e88df6270ced0f98cb35ac6c291a357343acc482fb3", kill_on_drop: false }` [INFO] [stdout] 9d5b3e215219f6c9a6802e88df6270ced0f98cb35ac6c291a357343acc482fb3