[INFO] updating cached repository https://github.com/efyang/rlisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 103aae788e91bef5d5425a2c7d4d504719f4731f [INFO] checking efyang/rlisp against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefyang%2Frlisp" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/efyang/rlisp on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/efyang/rlisp [INFO] finished tweaking git repo https://github.com/efyang/rlisp [INFO] tweaked toml for git repo https://github.com/efyang/rlisp written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/efyang/rlisp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 164e3af04da283cb1e137a211c2dfcbcf75a901a921e10782a3bbc3bed17aeed [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" "164e3af04da283cb1e137a211c2dfcbcf75a901a921e10782a3bbc3bed17aeed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "164e3af04da283cb1e137a211c2dfcbcf75a901a921e10782a3bbc3bed17aeed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164e3af04da283cb1e137a211c2dfcbcf75a901a921e10782a3bbc3bed17aeed", kill_on_drop: false }` [INFO] [stdout] 164e3af04da283cb1e137a211c2dfcbcf75a901a921e10782a3bbc3bed17aeed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0d051d7bec0376a6c7f4f004d61cc7d0fd1f96a9c398877c9582d5ebe0c843b [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" "a0d051d7bec0376a6c7f4f004d61cc7d0fd1f96a9c398877c9582d5ebe0c843b", kill_on_drop: false }` [INFO] [stderr] Checking vec_map v0.4.0 [INFO] [stderr] Checking strsim v0.4.1 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking clap v1.5.6 [INFO] [stderr] Checking rlisp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/parser.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | exprs.push(try!(tokens_to_expr(&mut tokens))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | try!(self[i].eval(env)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | head = Expr::Expr(try!((*orig_head).eval(env)).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:96:54 [INFO] [stdout] | [INFO] [stdout] 96 | ... Ok(Some(Object::Function(try!(Function::from_exprs(fndef, rest))))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | let function = try!(Function::from_exprs(fnargs, body)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | try!(expr.replace_all(&var_mappings).eval(env)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/stdlisp.rs:175:65 [INFO] [stdout] | [INFO] [stdout] 175 | if let Some(Object::Boolean(ref boolean)) = try!(case.eval(env)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/stdlisp.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | pub static ref BASE_FUNCTIONS: [(&'static str, Function); 14] = [ [INFO] [stdout] 19 | | generate_normal_base_fn!(list), [INFO] [stdout] 20 | | generate_normal_base_fn!(cons), [INFO] [stdout] ... | [INFO] [stdout] 33 | | ]; [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/parser.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | exprs.push(try!(tokens_to_expr(&mut tokens))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | try!(self[i].eval(env)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | head = Expr::Expr(try!((*orig_head).eval(env)).unwrap()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:96:54 [INFO] [stdout] | [INFO] [stdout] 96 | ... Ok(Some(Object::Function(try!(Function::from_exprs(fndef, rest))))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | let function = try!(Function::from_exprs(fnargs, body)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/eval.rs:196:25 [INFO] [stdout] | [INFO] [stdout] 196 | try!(expr.replace_all(&var_mappings).eval(env)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/stdlisp.rs:175:65 [INFO] [stdout] | [INFO] [stdout] 175 | if let Some(Object::Boolean(ref boolean)) = try!(case.eval(env)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/stdlisp.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / lazy_static! { [INFO] [stdout] 18 | | pub static ref BASE_FUNCTIONS: [(&'static str, Function); 14] = [ [INFO] [stdout] 19 | | generate_normal_base_fn!(list), [INFO] [stdout] 20 | | generate_normal_base_fn!(cons), [INFO] [stdout] ... | [INFO] [stdout] 33 | | ]; [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.11s [INFO] running `Command { std: "docker" "inspect" "a0d051d7bec0376a6c7f4f004d61cc7d0fd1f96a9c398877c9582d5ebe0c843b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d051d7bec0376a6c7f4f004d61cc7d0fd1f96a9c398877c9582d5ebe0c843b", kill_on_drop: false }` [INFO] [stdout] a0d051d7bec0376a6c7f4f004d61cc7d0fd1f96a9c398877c9582d5ebe0c843b