[INFO] crate mimicaw 0.1.3 is already in cache [INFO] testing mimicaw-0.1.3 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate mimicaw 0.1.3 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate mimicaw 0.1.3 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mimicaw 0.1.3 [INFO] finished tweaking crates.io crate mimicaw 0.1.3 [INFO] tweaked toml for crates.io crate mimicaw 0.1.3 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate mimicaw 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e4d81ad141573d0f9108da8783928d09e642df9a336ff9a746693e1b352d54c [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" "5e4d81ad141573d0f9108da8783928d09e642df9a336ff9a746693e1b352d54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e4d81ad141573d0f9108da8783928d09e642df9a336ff9a746693e1b352d54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4d81ad141573d0f9108da8783928d09e642df9a336ff9a746693e1b352d54c", kill_on_drop: false }` [INFO] [stdout] 5e4d81ad141573d0f9108da8783928d09e642df9a336ff9a746693e1b352d54c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 801cf77956f99e8180b3e0c9db78c96e064e064359d20b5ec41e64e1cbf4fd07 [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" "801cf77956f99e8180b3e0c9db78c96e064e064359d20b5ec41e64e1cbf4fd07", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling mimicaw v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.21s [INFO] running `Command { std: "docker" "inspect" "801cf77956f99e8180b3e0c9db78c96e064e064359d20b5ec41e64e1cbf4fd07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801cf77956f99e8180b3e0c9db78c96e064e064359d20b5ec41e64e1cbf4fd07", kill_on_drop: false }` [INFO] [stdout] 801cf77956f99e8180b3e0c9db78c96e064e064359d20b5ec41e64e1cbf4fd07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba36a5da0616eedf6890d79521538cf94e5a6915a0625651bf60afef5f00096 [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" "8ba36a5da0616eedf6890d79521538cf94e5a6915a0625651bf60afef5f00096", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling async-task v1.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling maybe-unwind v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling version-sync v0.8.1 [INFO] [stderr] Compiling mimicaw v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.92s [INFO] running `Command { std: "docker" "inspect" "8ba36a5da0616eedf6890d79521538cf94e5a6915a0625651bf60afef5f00096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba36a5da0616eedf6890d79521538cf94e5a6915a0625651bf60afef5f00096", kill_on_drop: false }` [INFO] [stdout] 8ba36a5da0616eedf6890d79521538cf94e5a6915a0625651bf60afef5f00096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6845596b5cc1700007fa868a9f0bca9be4d049a69ff542575ac1f4f4ce5f8da3 [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" "6845596b5cc1700007fa868a9f0bca9be4d049a69ff542575ac1f4f4ce5f8da3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mimicaw-3e2329e81a02ef11 [INFO] [stdout] running 1 test [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests mimicaw [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6845596b5cc1700007fa868a9f0bca9be4d049a69ff542575ac1f4f4ce5f8da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6845596b5cc1700007fa868a9f0bca9be4d049a69ff542575ac1f4f4ce5f8da3", kill_on_drop: false }` [INFO] [stdout] 6845596b5cc1700007fa868a9f0bca9be4d049a69ff542575ac1f4f4ce5f8da3