[INFO] fetching crate eltl 0.7.0...
[INFO] checking eltl-0.7.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate eltl 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate eltl 0.7.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate eltl 0.7.0
[INFO] finished tweaking crates.io crate eltl 0.7.0
[INFO] tweaked toml for crates.io crate eltl 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate eltl 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svg v0.7.2
[INFO] [stderr]   Downloaded unicode-ident v1.0.4
[INFO] [stderr]   Downloaded plotlib v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66e1e7be0f0d978d094490ee29843c9199a1baee673d7df65bb87fb1529cb009
[INFO] running `Command { std: "docker" "start" "-a" "66e1e7be0f0d978d094490ee29843c9199a1baee673d7df65bb87fb1529cb009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66e1e7be0f0d978d094490ee29843c9199a1baee673d7df65bb87fb1529cb009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66e1e7be0f0d978d094490ee29843c9199a1baee673d7df65bb87fb1529cb009", kill_on_drop: false }`
[INFO] [stdout] 66e1e7be0f0d978d094490ee29843c9199a1baee673d7df65bb87fb1529cb009
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd16ae652f3c14f64dc6ca75d1016ddac0991a5dfaf4f451f21fbd1d12094172
[INFO] running `Command { std: "docker" "start" "-a" "bd16ae652f3c14f64dc6ca75d1016ddac0991a5dfaf4f451f21fbd1d12094172", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking svg v0.7.2
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking plotlib v0.5.1
[INFO] [stderr]     Checking eltl v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     println!("{}", interpret(code));
[INFO] [stdout]    |                    ^^^^^^^^^ ---- an argument of type `&mut HashMap<String, expression::Expression>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/lib.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn interpret(variables: &mut HashMap<String, Expression>, code: String) -> (Expression, bool) {
[INFO] [stdout]    |        ^^^^^^^^^ -------------------------------------------  ------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 61 |     println!("{}", interpret(/* &mut HashMap<String, expression::Expression> */, code));
[INFO] [stdout]    |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(expression::Expression, bool)` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/lib.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     println!("{}", interpret(code));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ `(expression::Expression, bool)` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `(expression::Expression, bool)`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     println!("{}", interpret(code));
[INFO] [stdout]    |                    ^^^^^^^^^ ---- an argument of type `&mut HashMap<String, expression::Expression>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/lib.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn interpret(variables: &mut HashMap<String, Expression>, code: String) -> (Expression, bool) {
[INFO] [stdout]    |        ^^^^^^^^^ -------------------------------------------  ------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 67 |     println!("{}", interpret(/* &mut HashMap<String, expression::Expression> */, code));
[INFO] [stdout]    |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(expression::Expression, bool)` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/lib.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     println!("{}", interpret(code));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ `(expression::Expression, bool)` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `(expression::Expression, bool)`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eltl` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bd16ae652f3c14f64dc6ca75d1016ddac0991a5dfaf4f451f21fbd1d12094172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd16ae652f3c14f64dc6ca75d1016ddac0991a5dfaf4f451f21fbd1d12094172", kill_on_drop: false }`
[INFO] [stdout] bd16ae652f3c14f64dc6ca75d1016ddac0991a5dfaf4f451f21fbd1d12094172
[INFO] checking eltl-0.7.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate eltl 0.7.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate eltl 0.7.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate eltl 0.7.0
[INFO] finished tweaking crates.io crate eltl 0.7.0
[INFO] tweaked toml for crates.io crate eltl 0.7.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate eltl 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed17e90ab46640006969a2fca5e02a8308462095f45a4e811bbe23fde407cd59
[INFO] running `Command { std: "docker" "start" "-a" "ed17e90ab46640006969a2fca5e02a8308462095f45a4e811bbe23fde407cd59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed17e90ab46640006969a2fca5e02a8308462095f45a4e811bbe23fde407cd59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed17e90ab46640006969a2fca5e02a8308462095f45a4e811bbe23fde407cd59", kill_on_drop: false }`
[INFO] [stdout] ed17e90ab46640006969a2fca5e02a8308462095f45a4e811bbe23fde407cd59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af7eef2fa6422e90765d508778825f9eda440a24150467d58a0f75c26b762169
[INFO] running `Command { std: "docker" "start" "-a" "af7eef2fa6422e90765d508778825f9eda440a24150467d58a0f75c26b762169", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking svg v0.7.2
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking plotlib v0.5.1
[INFO] [stderr]     Checking eltl v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     println!("{}", interpret(code));
[INFO] [stdout]    |                    ^^^^^^^^^ ---- an argument of type `&mut HashMap<String, expression::Expression>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/lib.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn interpret(variables: &mut HashMap<String, Expression>, code: String) -> (Expression, bool) {
[INFO] [stdout]    |        ^^^^^^^^^ -------------------------------------------  ------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 61 |     println!("{}", interpret(/* &mut HashMap<String, expression::Expression> */, code));
[INFO] [stdout]    |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(expression::Expression, bool)` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/lib.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |     println!("{}", interpret(code));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ `(expression::Expression, bool)` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `(expression::Expression, bool)`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     println!("{}", interpret(code));
[INFO] [stdout]    |                    ^^^^^^^^^ ---- an argument of type `&mut HashMap<String, expression::Expression>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/lib.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn interpret(variables: &mut HashMap<String, Expression>, code: String) -> (Expression, bool) {
[INFO] [stdout]    |        ^^^^^^^^^ -------------------------------------------  ------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 67 |     println!("{}", interpret(/* &mut HashMap<String, expression::Expression> */, code));
[INFO] [stdout]    |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(expression::Expression, bool)` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/lib.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     println!("{}", interpret(code));
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ `(expression::Expression, bool)` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `(expression::Expression, bool)`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eltl` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "af7eef2fa6422e90765d508778825f9eda440a24150467d58a0f75c26b762169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af7eef2fa6422e90765d508778825f9eda440a24150467d58a0f75c26b762169", kill_on_drop: false }`
[INFO] [stdout] af7eef2fa6422e90765d508778825f9eda440a24150467d58a0f75c26b762169
