[INFO] cloning repository https://github.com/jsim2010/paper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsim2010/paper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccb7c01211d1756f7bb395f3db2c90032b452d7c [INFO] testing jsim2010/paper against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsim2010%2Fpaper" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jsim2010/paper on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jsim2010/paper [INFO] finished tweaking git repo https://github.com/jsim2010/paper [INFO] tweaked toml for git repo https://github.com/jsim2010/paper written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f936b29238a8afa4f1586cf0178c3b3532bd390fae5d136dee2f941f4bcb8bc0 [INFO] running `Command { std: "docker" "start" "-a" "f936b29238a8afa4f1586cf0178c3b3532bd390fae5d136dee2f941f4bcb8bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f936b29238a8afa4f1586cf0178c3b3532bd390fae5d136dee2f941f4bcb8bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f936b29238a8afa4f1586cf0178c3b3532bd390fae5d136dee2f941f4bcb8bc0", kill_on_drop: false }` [INFO] [stdout] f936b29238a8afa4f1586cf0178c3b3532bd390fae5d136dee2f941f4bcb8bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 806cf0dbb01b2bbad618dd440df692c81b82e00efb0e60cd7c8e704716ba7be0 [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" "806cf0dbb01b2bbad618dd440df692c81b82e00efb0e60cd7c8e704716ba7be0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling wildmatch v1.0.12 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling path-slash v0.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.17+1.1.0 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling rust-ini v0.16.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling cur_macro v0.4.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling market_derive v0.1.0 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling starship_module_config_derive v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling parse-display-derive v0.4.1 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling cur v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling parse-display v0.1.2 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling conventus v0.3.0 [INFO] [stderr] Compiling market v0.24.0 [INFO] [stderr] Compiling parse-display v0.4.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling os_info v3.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling git2 v0.13.15 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling lsp-types v0.86.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling attohttpc v0.16.0 [INFO] [stderr] Compiling starship v0.48.0 [INFO] [stderr] Compiling docuglot v0.5.0 [INFO] [stderr] Compiling paper v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 14s [INFO] running `Command { std: "docker" "inspect" "806cf0dbb01b2bbad618dd440df692c81b82e00efb0e60cd7c8e704716ba7be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "806cf0dbb01b2bbad618dd440df692c81b82e00efb0e60cd7c8e704716ba7be0", kill_on_drop: false }` [INFO] [stdout] 806cf0dbb01b2bbad618dd440df692c81b82e00efb0e60cd7c8e704716ba7be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7d87b8a4d03c098a3ef67ac8d437ba01ddf44428daf883994da25550cf1ff35 [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" "a7d87b8a4d03c098a3ef67ac8d437ba01ddf44428daf883994da25550cf1ff35", kill_on_drop: false }` [INFO] [stderr] Compiling paper v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.98s [INFO] running `Command { std: "docker" "inspect" "a7d87b8a4d03c098a3ef67ac8d437ba01ddf44428daf883994da25550cf1ff35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d87b8a4d03c098a3ef67ac8d437ba01ddf44428daf883994da25550cf1ff35", kill_on_drop: false }` [INFO] [stdout] a7d87b8a4d03c098a3ef67ac8d437ba01ddf44428daf883994da25550cf1ff35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16aca7696ac230c0e2bb3be55a3fc18def5949f7b65792f6bd1dd9c39f5b6115 [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" "16aca7696ac230c0e2bb3be55a3fc18def5949f7b65792f6bd1dd9c39f5b6115", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/paper-3cde052f6b5fe645 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test app::translate::test::collect::collect ... ok [INFO] [stdout] test app::translate::test::collect::execute ... ok [INFO] [stdout] test app::translate::test::view::quit ... ok [INFO] [stdout] test app::translate::test::collect::reset ... ok [INFO] [stdout] test app::translate::test::confirm::confirm ... ok [INFO] [stdout] test app::translate::test::confirm::cancel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/paper-e6adecc57de06440 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests paper [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - Paper (line 57) ... 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" "16aca7696ac230c0e2bb3be55a3fc18def5949f7b65792f6bd1dd9c39f5b6115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16aca7696ac230c0e2bb3be55a3fc18def5949f7b65792f6bd1dd9c39f5b6115", kill_on_drop: false }` [INFO] [stdout] 16aca7696ac230c0e2bb3be55a3fc18def5949f7b65792f6bd1dd9c39f5b6115