[INFO] cloning repository https://github.com/zesterer/zte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zesterer/zte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fzte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fzte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 900902d41ce379771b4e32ae9dfd7a6a086c1845 [INFO] testing zesterer/zte against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzesterer%2Fzte" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zesterer/zte on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zesterer/zte [INFO] finished tweaking git repo https://github.com/zesterer/zte [INFO] tweaked toml for git repo https://github.com/zesterer/zte written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/zesterer/zte already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 6aea7bc9ffa6507b389ffc5d5bceb44b96c4dfcefd471dab6d984ab4f08fa4e8 [INFO] running `Command { std: "docker" "start" "-a" "6aea7bc9ffa6507b389ffc5d5bceb44b96c4dfcefd471dab6d984ab4f08fa4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aea7bc9ffa6507b389ffc5d5bceb44b96c4dfcefd471dab6d984ab4f08fa4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aea7bc9ffa6507b389ffc5d5bceb44b96c4dfcefd471dab6d984ab4f08fa4e8", kill_on_drop: false }` [INFO] [stdout] 6aea7bc9ffa6507b389ffc5d5bceb44b96c4dfcefd471dab6d984ab4f08fa4e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccdadaa5cbe5bab2243db96777b2f9e8ef36b5a9c746505d3792f0082ae14e39 [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" "ccdadaa5cbe5bab2243db96777b2f9e8ef36b5a9c746505d3792f0082ae14e39", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling vek v0.9.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling directories v2.0.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling vte v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stdout] error[E0658]: mutable references are not allowed in constant functions [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vte-0.8.0/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/registry/src/github.com-1ecc6299db9ec823/vte-0.8.0/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] [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" "ccdadaa5cbe5bab2243db96777b2f9e8ef36b5a9c746505d3792f0082ae14e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccdadaa5cbe5bab2243db96777b2f9e8ef36b5a9c746505d3792f0082ae14e39", kill_on_drop: false }` [INFO] [stdout] ccdadaa5cbe5bab2243db96777b2f9e8ef36b5a9c746505d3792f0082ae14e39