[INFO] fetching crate sfink_callgraph_traversal 0.1.0... [INFO] checking sfink_callgraph_traversal-0.1.0 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate sfink_callgraph_traversal 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate sfink_callgraph_traversal 0.1.0 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sfink_callgraph_traversal 0.1.0 [INFO] finished tweaking crates.io crate sfink_callgraph_traversal 0.1.0 [INFO] tweaked toml for crates.io crate sfink_callgraph_traversal 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded python27-sys v0.1.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4cd7d81000fc65b4ffd53eb94a14bb149013741d3241466910d0028b6c136432 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4cd7d81000fc65b4ffd53eb94a14bb149013741d3241466910d0028b6c136432"` [INFO] [stderr] Compiling cpython v0.1.0 [INFO] [stderr] Checking nix v0.13.1 [INFO] [stderr] Compiling python27-sys v0.1.2 [INFO] [stderr] Checking rustyline v4.1.0 [INFO] [stderr] Checking sfink_callgraph_traversal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / py_class!(class HazGraph |py| { [INFO] [stderr] 28 | | data callgraph: cell::RefCell; [INFO] [stderr] 29 | | [INFO] [stderr] 30 | | def __new__(_cls, filename: &str) -> PyResult { [INFO] [stderr] ... | [INFO] [stderr] 86 | | // Err(PyErr::new::(py, "unimplemented")) [INFO] [stderr] 87 | | }); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `DescriptionBrevity` [INFO] [stderr] --> src/callgraph.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub enum DescriptionBrevity { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Matcher` [INFO] [stderr] --> src/callgraph.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | pub enum Matcher<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/callgraph.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn new(pattern : &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `is_match` [INFO] [stderr] --> src/callgraph.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn is_match(&self, cg : &Callgraph, idx : NodeIndex) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `name` [INFO] [stderr] --> src/callgraph.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn name(&self, idx : NodeIndex, brevity : DescriptionBrevity) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `DescriptionBrevity` [INFO] [stderr] --> src/callgraph.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | pub enum DescriptionBrevity { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Matcher` [INFO] [stderr] --> src/callgraph.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | pub enum Matcher<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/callgraph.rs:51:5 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn new(pattern : &str) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `is_match` [INFO] [stderr] --> src/callgraph.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn is_match(&self, cg : &Callgraph, idx : NodeIndex) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `name` [INFO] [stderr] --> src/callgraph.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn name(&self, idx : NodeIndex, brevity : DescriptionBrevity) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.31s [INFO] running `"docker" "inspect" "4cd7d81000fc65b4ffd53eb94a14bb149013741d3241466910d0028b6c136432"` [INFO] running `"docker" "rm" "-f" "4cd7d81000fc65b4ffd53eb94a14bb149013741d3241466910d0028b6c136432"` [INFO] [stdout] 4cd7d81000fc65b4ffd53eb94a14bb149013741d3241466910d0028b6c136432