[INFO] cloning repository https://github.com/nw0/session-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nw0/session-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnw0%2Fsession-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnw0%2Fsession-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4132d991a507ebe53390781f4814db177e3bfec [INFO] checking nw0/session-manager against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnw0%2Fsession-manager" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nw0/session-manager on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nw0/session-manager [INFO] finished tweaking git repo https://github.com/nw0/session-manager [INFO] tweaked toml for git repo https://github.com/nw0/session-manager written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nw0/session-manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nw0/vte` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log4rs v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e0b9cedc3d60e4652679f8b40431a9e0f7370938e8c809936b050095b4b74ff [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" "2e0b9cedc3d60e4652679f8b40431a9e0f7370938e8c809936b050095b4b74ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e0b9cedc3d60e4652679f8b40431a9e0f7370938e8c809936b050095b4b74ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0b9cedc3d60e4652679f8b40431a9e0f7370938e8c809936b050095b4b74ff", kill_on_drop: false }` [INFO] [stdout] 2e0b9cedc3d60e4652679f8b40431a9e0f7370938e8c809936b050095b4b74ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 151bca68b34534a9464e83ce27548375ecaf9dcff6cdf4a64a490b7ca32a39f2 [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" "151bca68b34534a9464e83ce27548375ecaf9dcff6cdf4a64a490b7ca32a39f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking utf8parse v0.2.0 (https://github.com/nw0/vte?branch=move-ansi#23437769) [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 (https://github.com/nw0/vte?branch=move-ansi#23437769) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking vte v0.8.0 (https://github.com/nw0/vte?branch=move-ansi#23437769) [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vte-d3c89092bb34dc0c/2343776/src/table.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / generate_state_changes!(state_changes, { [INFO] [stdout] 10 | | Anywhere { [INFO] [stdout] 11 | | 0x18 => (Ground, Execute), [INFO] [stdout] 12 | | 0x1a => (Ground, Execute), [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57349 for more information [INFO] [stdout] = help: add `#![feature(const_mut_refs)]` to the crate attributes to enable [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0015]: calls in constant functions are limited to constant functions, tuple structs and tuple variants [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/vte-d3c89092bb34dc0c/2343776/src/table.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / generate_state_changes!(state_changes, { [INFO] [stdout] 10 | | Anywhere { [INFO] [stdout] 11 | | 0x18 => (Ground, Execute), [INFO] [stdout] 12 | | 0x1a => (Ground, Execute), [INFO] [stdout] ... | [INFO] [stdout] 174 | | } [INFO] [stdout] 175 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0015, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0015`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vte` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "151bca68b34534a9464e83ce27548375ecaf9dcff6cdf4a64a490b7ca32a39f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151bca68b34534a9464e83ce27548375ecaf9dcff6cdf4a64a490b7ca32a39f2", kill_on_drop: false }` [INFO] [stdout] 151bca68b34534a9464e83ce27548375ecaf9dcff6cdf4a64a490b7ca32a39f2