[INFO] cloning repository https://github.com/hank-der-hafenarbeiter/imperative-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hank-der-hafenarbeiter/imperative-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhank-der-hafenarbeiter%2Fimperative-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhank-der-hafenarbeiter%2Fimperative-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e809b597d733fd2764cb572a05377dbf9bbb12a
[INFO] building hank-der-hafenarbeiter/imperative-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhank-der-hafenarbeiter%2Fimperative-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hank-der-hafenarbeiter/imperative-rs
[INFO] finished tweaking git repo https://github.com/hank-der-hafenarbeiter/imperative-rs
[INFO] tweaked toml for git repo https://github.com/hank-der-hafenarbeiter/imperative-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hank-der-hafenarbeiter/imperative-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.1)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.113)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imperative-rs v0.3.1
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded trybuild v1.0.114
[INFO] [stderr]   Downloaded imperative-rs-derive v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51e18d1f0427f15b4d512d8f613ee31b2f77741689db9430b31ffd10e6c8a78c
[INFO] running `Command { std: "docker" "start" "-a" "51e18d1f0427f15b4d512d8f613ee31b2f77741689db9430b31ffd10e6c8a78c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51e18d1f0427f15b4d512d8f613ee31b2f77741689db9430b31ffd10e6c8a78c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e18d1f0427f15b4d512d8f613ee31b2f77741689db9430b31ffd10e6c8a78c", kill_on_drop: false }`
[INFO] [stdout] 51e18d1f0427f15b4d512d8f613ee31b2f77741689db9430b31ffd10e6c8a78c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 965cd6274c472b331f2dc149536c80076efd5a271f0c0a720863056b082d5744
[INFO] running `Command { std: "docker" "start" "-a" "965cd6274c472b331f2dc149536c80076efd5a271f0c0a720863056b082d5744", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling imperative-rs-derive v0.3.1
[INFO] [stderr]    Compiling imperative-rs-derive v0.3.1 (/opt/rustwide/workdir/imperative-derive)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> imperative-derive/src/instruction.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |           panic!(format!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 86 | |             "Unexpected type {:?} when getting memory size.",
[INFO] [stdout] 87 | |             ty
[INFO] [stdout] 88 | |         ));
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 85 ~         panic!(
[INFO] [stdout] 86 |             "Unexpected type {:?} when getting memory size.",
[INFO] [stdout] 87 |             ty
[INFO] [stdout] 88 ~         );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling imperative-rs v0.3.1
[INFO] [stderr]    Compiling imperative-rs v0.3.1 (/opt/rustwide/workdir/imperative)
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling imperative-bench v0.1.0 (/opt/rustwide/workdir/imperative-bench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.61s
[INFO] running `Command { std: "docker" "inspect" "965cd6274c472b331f2dc149536c80076efd5a271f0c0a720863056b082d5744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965cd6274c472b331f2dc149536c80076efd5a271f0c0a720863056b082d5744", kill_on_drop: false }`
[INFO] [stdout] 965cd6274c472b331f2dc149536c80076efd5a271f0c0a720863056b082d5744
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00b748575dbc0cee09278b47768fda321de3fd1b2ea770ea5e9207363b843a9f
[INFO] running `Command { std: "docker" "start" "-a" "00b748575dbc0cee09278b47768fda321de3fd1b2ea770ea5e9207363b843a9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling imperative-rs-derive v0.3.1 (/opt/rustwide/workdir/imperative-derive)
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling imperative-bench v0.1.0 (/opt/rustwide/workdir/imperative-bench)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> imperative-derive/src/instruction.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |           panic!(format!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 86 | |             "Unexpected type {:?} when getting memory size.",
[INFO] [stdout] 87 | |             ty
[INFO] [stdout] 88 | |         ));
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 85 ~         panic!(
[INFO] [stdout] 86 |             "Unexpected type {:?} when getting memory size.",
[INFO] [stdout] 87 |             ty
[INFO] [stdout] 88 ~         );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> imperative-derive/src/instruction.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |           panic!(format!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 86 | |             "Unexpected type {:?} when getting memory size.",
[INFO] [stdout] 87 | |             ty
[INFO] [stdout] 88 | |         ));
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 85 ~         panic!(
[INFO] [stdout] 86 |             "Unexpected type {:?} when getting memory size.",
[INFO] [stdout] 87 |             ty
[INFO] [stdout] 88 ~         );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling imperative-rs v0.3.1 (/opt/rustwide/workdir/imperative)
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling imperative-tests v0.1.1 (/opt/rustwide/workdir/imperative-tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.52s
[INFO] running `Command { std: "docker" "inspect" "00b748575dbc0cee09278b47768fda321de3fd1b2ea770ea5e9207363b843a9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b748575dbc0cee09278b47768fda321de3fd1b2ea770ea5e9207363b843a9f", kill_on_drop: false }`
[INFO] [stdout] 00b748575dbc0cee09278b47768fda321de3fd1b2ea770ea5e9207363b843a9f
