Oct 31 17:27:38.384 INFO checking yu-i9/mini_python against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 17:27:38.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 31 17:27:38.903 INFO blam! f9cc18f70e5bf7eea7d4aebb6f54009f88c1a3452a90edd144cbc749556d2ea6 Oct 31 17:27:38.904 INFO running `"docker" "start" "-a" "f9cc18f70e5bf7eea7d4aebb6f54009f88c1a3452a90edd144cbc749556d2ea6"` Oct 31 17:27:41.303 INFO kablam! usermod: no changes Oct 31 17:27:41.404 INFO kablam! Checking mini_python v0.1.0 (/source) Oct 31 17:27:41.956 INFO kablam! warning: unused import: `opcode::*` Oct 31 17:27:41.957 INFO kablam! --> src/core/utils.rs:6:5 Oct 31 17:27:41.957 INFO kablam! | Oct 31 17:27:41.958 INFO kablam! 6 | use opcode::*; Oct 31 17:27:41.958 INFO kablam! | ^^^^^^^^^ Oct 31 17:27:41.959 INFO kablam! | Oct 31 17:27:41.959 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 17:27:41.959 INFO kablam! Oct 31 17:27:41.984 INFO kablam! warning: unused import: `opcode::*` Oct 31 17:27:41.985 INFO kablam! --> src/core/utils.rs:6:5 Oct 31 17:27:41.985 INFO kablam! | Oct 31 17:27:41.986 INFO kablam! 6 | use opcode::*; Oct 31 17:27:41.986 INFO kablam! | ^^^^^^^^^ Oct 31 17:27:41.987 INFO kablam! | Oct 31 17:27:41.987 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 17:27:41.987 INFO kablam! Oct 31 17:27:43.140 INFO kablam! warning: value assigned to `ch` is never read Oct 31 17:27:43.141 INFO kablam! --> src/core/lexer.rs:186:17 Oct 31 17:27:43.141 INFO kablam! | Oct 31 17:27:43.142 INFO kablam! 186 | let mut ch = '0'; Oct 31 17:27:43.142 INFO kablam! | ^^ Oct 31 17:27:43.142 INFO kablam! | Oct 31 17:27:43.143 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 17:27:43.143 INFO kablam! Oct 31 17:27:43.148 INFO kablam! warning: unused variable: `meta` Oct 31 17:27:43.148 INFO kablam! --> src/core/object/typeobj.rs:225:17 Oct 31 17:27:43.149 INFO kablam! | Oct 31 17:27:43.149 INFO kablam! 225 | pub fn type_new(meta: Rc, args: &Vec>) -> PyRes> { Oct 31 17:27:43.150 INFO kablam! | ^^^^ help: consider using `_meta` instead Oct 31 17:27:43.150 INFO kablam! | Oct 31 17:27:43.151 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 17:27:43.151 INFO kablam! Oct 31 17:27:43.156 INFO kablam! warning: value assigned to `mro` is never read Oct 31 17:27:43.157 INFO kablam! --> src/core/object/typeobj.rs:472:13 Oct 31 17:27:43.157 INFO kablam! | Oct 31 17:27:43.157 INFO kablam! 472 | let mut mro: Vec> = vec![]; Oct 31 17:27:43.157 INFO kablam! | ^^^ Oct 31 17:27:43.158 INFO kablam! Oct 31 17:27:43.158 INFO kablam! warning: unused variable: `args` Oct 31 17:27:43.158 INFO kablam! --> src/core/object/typeobj.rs:556:34 Oct 31 17:27:43.159 INFO kablam! | Oct 31 17:27:43.159 INFO kablam! 556 | fn object_new(typ: Rc, args: &Vec>) -> PyRes> { Oct 31 17:27:43.159 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 31 17:27:43.159 INFO kablam! Oct 31 17:27:43.187 INFO kablam! warning: value assigned to `ch` is never read Oct 31 17:27:43.187 INFO kablam! --> src/core/lexer.rs:186:17 Oct 31 17:27:43.187 INFO kablam! | Oct 31 17:27:43.187 INFO kablam! 186 | let mut ch = '0'; Oct 31 17:27:43.187 INFO kablam! | ^^ Oct 31 17:27:43.196 INFO kablam! | Oct 31 17:27:43.196 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 17:27:43.196 INFO kablam! Oct 31 17:27:43.196 INFO kablam! warning: unused variable: `meta` Oct 31 17:27:43.196 INFO kablam! --> src/core/object/typeobj.rs:225:17 Oct 31 17:27:43.196 INFO kablam! | Oct 31 17:27:43.196 INFO kablam! 225 | pub fn type_new(meta: Rc, args: &Vec>) -> PyRes> { Oct 31 17:27:43.196 INFO kablam! | ^^^^ help: consider using `_meta` instead Oct 31 17:27:43.196 INFO kablam! | Oct 31 17:27:43.196 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 17:27:43.196 INFO kablam! Oct 31 17:27:43.196 INFO kablam! warning: value assigned to `mro` is never read Oct 31 17:27:43.196 INFO kablam! --> src/core/object/typeobj.rs:472:13 Oct 31 17:27:43.196 INFO kablam! | Oct 31 17:27:43.196 INFO kablam! 472 | let mut mro: Vec> = vec![]; Oct 31 17:27:43.196 INFO kablam! | ^^^ Oct 31 17:27:43.196 INFO kablam! Oct 31 17:27:43.197 INFO kablam! warning: unused variable: `args` Oct 31 17:27:43.197 INFO kablam! --> src/core/object/typeobj.rs:556:34 Oct 31 17:27:43.197 INFO kablam! | Oct 31 17:27:43.197 INFO kablam! 556 | fn object_new(typ: Rc, args: &Vec>) -> PyRes> { Oct 31 17:27:43.197 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 31 17:27:43.197 INFO kablam! Oct 31 17:27:43.744 INFO kablam! warning: field is never used: `args` Oct 31 17:27:43.745 INFO kablam! --> src/core/object/excobj.rs:106:5 Oct 31 17:27:43.745 INFO kablam! | Oct 31 17:27:43.745 INFO kablam! 106 | args: Rc, Oct 31 17:27:43.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.745 INFO kablam! | Oct 31 17:27:43.745 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:27:43.745 INFO kablam! Oct 31 17:27:43.752 INFO kablam! warning: the feature `iterator_find_map` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 31 17:27:43.752 INFO kablam! --> src/core/mod.rs:2:12 Oct 31 17:27:43.752 INFO kablam! | Oct 31 17:27:43.752 INFO kablam! 2 | #![feature(iterator_find_map)] Oct 31 17:27:43.752 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.752 INFO kablam! | Oct 31 17:27:43.753 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 17:27:43.753 INFO kablam! Oct 31 17:27:43.760 INFO kablam! warning: field is never used: `args` Oct 31 17:27:43.760 INFO kablam! --> src/core/object/excobj.rs:106:5 Oct 31 17:27:43.760 INFO kablam! | Oct 31 17:27:43.760 INFO kablam! 106 | args: Rc, Oct 31 17:27:43.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.760 INFO kablam! | Oct 31 17:27:43.760 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 17:27:43.760 INFO kablam! Oct 31 17:27:43.760 INFO kablam! warning: the feature `iterator_find_map` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 31 17:27:43.760 INFO kablam! --> src/core/mod.rs:2:12 Oct 31 17:27:43.761 INFO kablam! | Oct 31 17:27:43.761 INFO kablam! 2 | #![feature(iterator_find_map)] Oct 31 17:27:43.761 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.761 INFO kablam! | Oct 31 17:27:43.761 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 17:27:43.761 INFO kablam! Oct 31 17:27:43.765 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.765 INFO kablam! --> src/core/env.rs:47:13 Oct 31 17:27:43.765 INFO kablam! | Oct 31 17:27:43.765 INFO kablam! 47 | dictobj.pydict_update(key, Rc::clone(v)); Oct 31 17:27:43.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.765 INFO kablam! | Oct 31 17:27:43.765 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:27:43.765 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.765 INFO kablam! Oct 31 17:27:43.774 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.774 INFO kablam! --> src/core/env.rs:47:13 Oct 31 17:27:43.774 INFO kablam! | Oct 31 17:27:43.774 INFO kablam! 47 | dictobj.pydict_update(key, Rc::clone(v)); Oct 31 17:27:43.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.774 INFO kablam! | Oct 31 17:27:43.780 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 17:27:43.780 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.780 INFO kablam! Oct 31 17:27:43.797 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.797 INFO kablam! --> src/core/eval.rs:278:25 Oct 31 17:27:43.797 INFO kablam! | Oct 31 17:27:43.797 INFO kablam! 278 | dictobj.pydict_update(Rc::clone(&vs[i*2]), Rc::clone(&vs[i*2+1])); Oct 31 17:27:43.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.797 INFO kablam! | Oct 31 17:27:43.797 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.797 INFO kablam! Oct 31 17:27:43.798 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.798 INFO kablam! --> src/core/eval.rs:422:21 Oct 31 17:27:43.798 INFO kablam! | Oct 31 17:27:43.798 INFO kablam! 422 | eval(&codeobj.pycode_code(), Rc::clone(&new_env)); Oct 31 17:27:43.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.798 INFO kablam! | Oct 31 17:27:43.798 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.798 INFO kablam! Oct 31 17:27:43.799 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.799 INFO kablam! --> src/core/builtinmodule.rs:51:5 Oct 31 17:27:43.799 INFO kablam! | Oct 31 17:27:43.799 INFO kablam! 51 | PY_BASEOBJ_TYPE.with(|tp| { pytype_ready(Rc::clone(tp)) }); Oct 31 17:27:43.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.799 INFO kablam! | Oct 31 17:27:43.799 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.799 INFO kablam! Oct 31 17:27:43.800 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.800 INFO kablam! --> src/core/builtinmodule.rs:52:5 Oct 31 17:27:43.800 INFO kablam! | Oct 31 17:27:43.800 INFO kablam! 52 | PY_BOOL_TYPE.with(|booltp| { pytype_ready(Rc::clone(booltp)) }); Oct 31 17:27:43.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.800 INFO kablam! | Oct 31 17:27:43.800 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.800 INFO kablam! Oct 31 17:27:43.800 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.800 INFO kablam! --> src/core/builtinmodule.rs:53:5 Oct 31 17:27:43.800 INFO kablam! | Oct 31 17:27:43.800 INFO kablam! 53 | PY_LIST_TYPE.with(|listtp| { pytype_ready(Rc::clone(listtp)) }); Oct 31 17:27:43.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.800 INFO kablam! | Oct 31 17:27:43.800 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.800 INFO kablam! Oct 31 17:27:43.800 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.800 INFO kablam! --> src/core/eval.rs:278:25 Oct 31 17:27:43.800 INFO kablam! | Oct 31 17:27:43.800 INFO kablam! 278 | dictobj.pydict_update(Rc::clone(&vs[i*2]), Rc::clone(&vs[i*2+1])); Oct 31 17:27:43.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.804 INFO kablam! | Oct 31 17:27:43.804 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.804 INFO kablam! --> src/core/builtinmodule.rs:54:5 Oct 31 17:27:43.804 INFO kablam! | Oct 31 17:27:43.804 INFO kablam! 54 | PY_BASEEXC_TYPE.with(|exctp| { pytype_ready(Rc::clone(exctp)) }); Oct 31 17:27:43.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.804 INFO kablam! | Oct 31 17:27:43.804 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.804 INFO kablam! Oct 31 17:27:43.804 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.804 INFO kablam! --> src/core/builtinmodule.rs:55:5 Oct 31 17:27:43.804 INFO kablam! | Oct 31 17:27:43.804 INFO kablam! 55 | PY_EXC_TYPE.with(|exctp| { pytype_ready(Rc::clone(exctp)) }); Oct 31 17:27:43.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.805 INFO kablam! | Oct 31 17:27:43.805 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.805 INFO kablam! Oct 31 17:27:43.805 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.805 INFO kablam! --> src/core/builtinmodule.rs:56:5 Oct 31 17:27:43.805 INFO kablam! | Oct 31 17:27:43.805 INFO kablam! 56 | PY_TYPEERROR_TYPE.with(|exctp| { pytype_ready(Rc::clone(exctp)) }); Oct 31 17:27:43.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.805 INFO kablam! | Oct 31 17:27:43.805 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.805 INFO kablam! Oct 31 17:27:43.805 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.805 INFO kablam! --> src/core/utils.rs:24:13 Oct 31 17:27:43.805 INFO kablam! | Oct 31 17:27:43.805 INFO kablam! 24 | eval(&code, env); Oct 31 17:27:43.805 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.806 INFO kablam! | Oct 31 17:27:43.806 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.806 INFO kablam! Oct 31 17:27:43.806 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.806 INFO kablam! Oct 31 17:27:43.809 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.809 INFO kablam! --> src/core/eval.rs:422:21 Oct 31 17:27:43.809 INFO kablam! | Oct 31 17:27:43.809 INFO kablam! 422 | eval(&codeobj.pycode_code(), Rc::clone(&new_env)); Oct 31 17:27:43.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.809 INFO kablam! | Oct 31 17:27:43.810 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.810 INFO kablam! Oct 31 17:27:43.811 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.811 INFO kablam! --> src/core/builtinmodule.rs:51:5 Oct 31 17:27:43.811 INFO kablam! | Oct 31 17:27:43.811 INFO kablam! 51 | PY_BASEOBJ_TYPE.with(|tp| { pytype_ready(Rc::clone(tp)) }); Oct 31 17:27:43.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.812 INFO kablam! | Oct 31 17:27:43.812 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.812 INFO kablam! Oct 31 17:27:43.812 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.812 INFO kablam! --> src/core/builtinmodule.rs:52:5 Oct 31 17:27:43.812 INFO kablam! | Oct 31 17:27:43.812 INFO kablam! 52 | PY_BOOL_TYPE.with(|booltp| { pytype_ready(Rc::clone(booltp)) }); Oct 31 17:27:43.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.813 INFO kablam! | Oct 31 17:27:43.813 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.813 INFO kablam! Oct 31 17:27:43.813 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.813 INFO kablam! --> src/core/builtinmodule.rs:53:5 Oct 31 17:27:43.813 INFO kablam! | Oct 31 17:27:43.813 INFO kablam! 53 | PY_LIST_TYPE.with(|listtp| { pytype_ready(Rc::clone(listtp)) }); Oct 31 17:27:43.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.813 INFO kablam! | Oct 31 17:27:43.814 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.814 INFO kablam! Oct 31 17:27:43.814 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.814 INFO kablam! --> src/core/builtinmodule.rs:54:5 Oct 31 17:27:43.814 INFO kablam! | Oct 31 17:27:43.814 INFO kablam! 54 | PY_BASEEXC_TYPE.with(|exctp| { pytype_ready(Rc::clone(exctp)) }); Oct 31 17:27:43.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.814 INFO kablam! | Oct 31 17:27:43.815 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.815 INFO kablam! Oct 31 17:27:43.815 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.815 INFO kablam! --> src/core/builtinmodule.rs:55:5 Oct 31 17:27:43.815 INFO kablam! | Oct 31 17:27:43.815 INFO kablam! 55 | PY_EXC_TYPE.with(|exctp| { pytype_ready(Rc::clone(exctp)) }); Oct 31 17:27:43.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.815 INFO kablam! | Oct 31 17:27:43.815 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.815 INFO kablam! Oct 31 17:27:43.816 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.816 INFO kablam! --> src/core/builtinmodule.rs:56:5 Oct 31 17:27:43.816 INFO kablam! | Oct 31 17:27:43.816 INFO kablam! 56 | PY_TYPEERROR_TYPE.with(|exctp| { pytype_ready(Rc::clone(exctp)) }); Oct 31 17:27:43.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.816 INFO kablam! | Oct 31 17:27:43.817 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.817 INFO kablam! Oct 31 17:27:43.817 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 17:27:43.817 INFO kablam! --> src/core/utils.rs:24:13 Oct 31 17:27:43.818 INFO kablam! | Oct 31 17:27:43.818 INFO kablam! 24 | eval(&code, env); Oct 31 17:27:43.818 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 31 17:27:43.818 INFO kablam! | Oct 31 17:27:43.818 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 17:27:43.819 INFO kablam! Oct 31 17:27:44.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.24s Oct 31 17:27:44.609 INFO kablam! su: No module specific data is present Oct 31 17:27:46.197 INFO running `"docker" "rm" "-f" "f9cc18f70e5bf7eea7d4aebb6f54009f88c1a3452a90edd144cbc749556d2ea6"` Oct 31 17:27:46.616 INFO blam! f9cc18f70e5bf7eea7d4aebb6f54009f88c1a3452a90edd144cbc749556d2ea6