[INFO] cloning repository https://github.com/cortesi/canopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cortesi/canopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fadd9b401c45b3e2de4275c74ac8ff3ebfec20c0 [INFO] checking cortesi/canopy against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcortesi%2Fcanopy" "/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/cortesi/canopy on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cortesi/canopy [INFO] finished tweaking git repo https://github.com/cortesi/canopy [INFO] tweaked toml for git repo https://github.com/cortesi/canopy written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/cortesi/canopy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dca6b105d53604aa36d087ad826cb43ba05a21e3d8b2c525352c9f3dc251718 [INFO] running `Command { std: "docker" "start" "-a" "2dca6b105d53604aa36d087ad826cb43ba05a21e3d8b2c525352c9f3dc251718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dca6b105d53604aa36d087ad826cb43ba05a21e3d8b2c525352c9f3dc251718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dca6b105d53604aa36d087ad826cb43ba05a21e3d8b2c525352c9f3dc251718", kill_on_drop: false }` [INFO] [stdout] 2dca6b105d53604aa36d087ad826cb43ba05a21e3d8b2c525352c9f3dc251718 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f97c95e48a9213b5b7c102a0d770d5e2f48c4defbc1a8210106cbe4f3b64af8 [INFO] running `Command { std: "docker" "start" "-a" "8f97c95e48a9213b5b7c102a0d770d5e2f48c4defbc1a8210106cbe4f3b64af8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking convert_case v0.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling core-error v0.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking rusqlite v0.27.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking color-backtrace v0.5.1 [INFO] [stderr] Checking canopy-derive v0.1.0 (/opt/rustwide/workdir/canopy-derive) [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling rhai_codegen v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking rhai v1.7.0 [INFO] [stderr] Checking comfy-table v5.0.1 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stdout] error[E0507]: cannot move out of `*first_arg` which is behind a mutable reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-1.7.0/src/func/call.rs:671:31 [INFO] [stdout] | [INFO] [stdout] 671 | &mut Some(*first_arg), [INFO] [stdout] | ^^^^^^^^^^ move occurs because `*first_arg` has type `&mut dynamic::Dynamic`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rhai` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8f97c95e48a9213b5b7c102a0d770d5e2f48c4defbc1a8210106cbe4f3b64af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f97c95e48a9213b5b7c102a0d770d5e2f48c4defbc1a8210106cbe4f3b64af8", kill_on_drop: false }` [INFO] [stdout] 8f97c95e48a9213b5b7c102a0d770d5e2f48c4defbc1a8210106cbe4f3b64af8