[INFO] updating cached repository https://github.com/jiegec/online_decaf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2e64f03166046ee522535e4a79999b5fccd0cb5 [INFO] checking jiegec/online_decaf against master#4fb54ed484e2239a3e9eff3be17df00d2a162be3 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_decaf" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/online_decaf on toolchain 4fb54ed484e2239a3e9eff3be17df00d2a162be3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiegec/online_decaf [INFO] finished tweaking git repo https://github.com/jiegec/online_decaf [INFO] tweaked toml for git repo https://github.com/jiegec/online_decaf written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jiegec/online_decaf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 259eadd603ffb4b2127954d1bbcf8e9af3ce8f5f8dc312d396015b8b4b8e82b5 [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" "259eadd603ffb4b2127954d1bbcf8e9af3ce8f5f8dc312d396015b8b4b8e82b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "259eadd603ffb4b2127954d1bbcf8e9af3ce8f5f8dc312d396015b8b4b8e82b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259eadd603ffb4b2127954d1bbcf8e9af3ce8f5f8dc312d396015b8b4b8e82b5", kill_on_drop: false }` [INFO] [stdout] 259eadd603ffb4b2127954d1bbcf8e9af3ce8f5f8dc312d396015b8b4b8e82b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1581614a124503c5cd4c8a3b2a37c9da91a6949c2a0e69bbec567a568e3cd58 [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" "b1581614a124503c5cd4c8a3b2a37c9da91a6949c2a0e69bbec567a568e3cd58", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling bitset v0.1.0 (https://github.com/MashPlant/bitset#a20d7b54) [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Checking typed-arena v1.6.1 [INFO] [stderr] Compiling print v0.1.0 (https://github.com/MashPlant/re2dfa#d3544ab7) [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling yew v0.9.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling stdweb v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling yew-macro v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Compiling re2dfa v1.0.0 (https://github.com/MashPlant/re2dfa#d3544ab7) [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling stdweb-derive v0.5.2 [INFO] [stderr] Checking common v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Checking tacvm v0.1.0 (https://github.com/MashPlant/tacvm#b6bfee9a) [INFO] [stderr] Compiling grammar-config v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Checking tac v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling stdweb-internal-macros v0.2.8 [INFO] [stderr] Compiling ll1-core v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Checking tacopt v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling lalr1-core v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Checking codegen v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling parser-gen v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Compiling parser-macros v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Checking syntax v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Checking typeck v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Checking print v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Checking tacgen v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Checking driver v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Checking online_decaf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `console` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | console: ConsoleService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `console` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | console: ConsoleService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 46s [INFO] running `Command { std: "docker" "inspect" "b1581614a124503c5cd4c8a3b2a37c9da91a6949c2a0e69bbec567a568e3cd58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1581614a124503c5cd4c8a3b2a37c9da91a6949c2a0e69bbec567a568e3cd58", kill_on_drop: false }` [INFO] [stdout] b1581614a124503c5cd4c8a3b2a37c9da91a6949c2a0e69bbec567a568e3cd58